Hi, I have installed Geany in Windows 10
@ ECHO OFF
ECHO VALUE SELECTED : %1
PAUSE
- finally while editing a file inside "Geany" I select the following "text"
- /pseudocode/action/open-config/key=/pseudocode/action/:
- the value "echoed" by "pcontextual.bat" is :
- /pseudocode/action/open-config/key
- so, what is happening is that it "delete" everything after "="( also the "=" )
- I have previously installed Geany( version 1.30) in Ubuntu, and doing the same process
( with an equivalent "sh" ) gives me the "complete text"( /pseudocode/action/open-config/key=/pseudocode/action/: )
Thanx in advance, hugs from Andrés Zotelo
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.