I want to have such a [search](http://unix.stackexchange.com/questions/289957/find-grep-for-list-of-tex-files) in reading my .tex documents in Geany.
`perl -l0 -ne 'print for /\\subimport\{\}\{(.*?)\}/g' file.tex | xargs -0 grep
-l gastric --`
---
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/issues/1081
