[Github-comments] [geany/geany-plugins] Geanyctags: Re-generating ctags file fails (#1042)
nomadbyte
notifications at xxxxx
Wed Dec 2 01:17:44 UTC 2020
Thanks for suggesting the alternative.
Perhaps, we should consider fixing Geanyctags to work with "vanilla" `ctags`, as this one is likely more commonly installed by default.
I don't mind submitting the patch to restrict the `find` to `-type f`. This should not cause any issues, so far as I could see from the code; after all `ctags` pulls the tags from the actual files listed (`-L`), and `find` will list just the files in such case.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/1042#issuecomment-736923611
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20201201/51c3950f/attachment.htm>
More information about the Github-comments
mailing list