On Mon, 11 Feb 2008 02:25:08 -0500, "Daniel Richard G." skunk@iSKUNK.ORG wrote:
Hi,
sorry for the late answer.
Recent convert to Geany here! I love how it runs fast (*cough*Kate*cough), doesn't have any desktop-environment dependencies (*cough*Bluefish*koff), and uses a modern GUI toolkit (*cough*NEdit*hack). Please keep on trucking.
;-). Thanks.
I would like to submit a patch (against SVN) to add two features that I've found very useful:
Allow specifying the line number in a document on the command line using traditional Unix "+NNN" syntax. This makes Geany compatible with tools like Cscope, and countless others.
Allow specifying the line number---and optionally the column---in a document on the command line using a ":NNN" or ":NNN:NN" suffix. This is
Thanks a lot for your patch. Applied in current SVN version, thanks.
Regards, Enrico