Fixed. I wanted to use `geany.choose` because it would allow to choose from several commands, but then I remembered the problem with this function (it has already been fixed) and missed the variable name... :(
> you mentioned `geany.choose`, I will look into this and see if it has any > benefit for that tool. See screenshots [here](https://github.com/geany/geany-plugins/issues/690). About `grep`, `find` and other, just keep in mind: script creates a temporary file (`$TMPFILE`) with the selected text in the "/tmp" directory and the command that will use it must write something to the terminal output. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/discussions/4070#discussioncomment-11627678 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/repo-discussions/4070/comments/[email protected]>
