The more I use it the more I like it!
Two questions:
Can I change the foreground/background colors of the editor? and can I change (or add) a delete line command like ctrl-y ??
Thanks
Frank
Hi Frank,
Zitat von Frank McCormick fmccormick@videotron.ca:
and can I change (or add) a delete line command like ctrl-y ??
There are alreay some shortcuts for doing things like this. Please have a look at http://geany.uvena.de/manual/apb.html#id2815430
Frank ;)
On Wed, 06 Jun 2007 10:49:25 +0200 Frank Lanitz linux@partysoke.de wrote:
and can I change (or add) a delete line command like ctrl-y ??
There are alreay some shortcuts for doing things like this. Please have a look at http://geany.uvena.de/manual/apb.html#id2815430
Yes, I saw this in the docs - maybe I should have said how can I change the delete a line command to control-y? It's my old WordStar days coming back to haunt me :)
Thanks
Frank
On Tue, 05 Jun 2007 18:52:25 -0400, Frank McCormick fmccormick@videotron.ca wrote:
Hi Frank,
Can I change the foreground/background colors of the editor?
Start with reading the manual which is included in Geany and available online at http://geany.uvena.de/manual/ch04.html.
Then I suggest to search the mailing list archives[1] as this question has been discussed several times. There is a small tool[2] by John Gabriele to easily change the light colour sheme into a dark one.
and can I change (or add) a delete line command like ctrl-y ??
Unfortnately not. At least not at the moment. You have to live with Ctrl(+Shift)+L as mentioned in the docs or you modify the Scintilla sourcecode included in Geany ;-).
[1] http://lists.uvena.de/pipermail/geany.html [2] http://lists.uvena.de/pipermail/geany/2007-February/000773.html
Regards, Enrico
On Wed, 06 Jun 2007 15:48:54 +0200 Enrico Tröger enrico.troeger@uvena.de wrote:
On Tue, 05 Jun 2007 18:52:25 -0400, Frank McCormick fmccormick@videotron.ca wrote:
Can I change the foreground/background colors of the editor?
Start with reading the manual which is included in Geany and available online at http://geany.uvena.de/manual/ch04.html.
Yup, I found it AFTER I mailed - should always RTFM
Then I suggest to search the mailing list archives[1] as this question has been discussed several times. There is a small tool[2] by John Gabriele to easily change the light colour sheme into a dark one.
I'll give it a shot - thanks for the tip!
and can I change (or add) a delete line command like ctrl-y ??
Unfortnately not. At least not at the moment. You have to live with Ctrl(+Shift)+L as mentioned in the docs or you modify the Scintilla sourcecode included in Geany ;-).
Oh well ctl-shift-l is not all that bad....have to break old habits.
Cheers
Frank