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.
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, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.