[Geany] tuning Geany key combos

John Gabriele jmg3000 at xxxxx
Tue Jul 17 14:59:36 UTC 2007


On 7/17/07, Enrico Tröger <enrico.troeger at uvena.de> wrote:
> On Mon, 16 Jul 2007 14:16:32 -0400, "John Gabriele" <jmg3000 at gmail.com>
> wrote:
>
> > {snip} Is there any way to have it always just
> > move one space in either direction, without any extra indentation
> > magic?
>
> Thanks, this is some kind of usual "buggyness" I put in to keep us
> busy ;-). Fixed in SVN.

:)

> > {snip}
> > If I select just the box in the middle, it indents-by-single-space
> > fine, but unindenting-by-single-space extends the selection downward.
>
> I think it is fixed in SVN. Give it a try.

It now keeps its original selection for me, thanks. :)

One last thing I notice, which may or may not be a bug: If I select
multiple lines, each having a different amount of whitespace before
the text, for example:

'''
  foo
    bar
      baz
'''

and I unindent-by-space, when that "foo" hits column 0, I expect the
unindenting to not go any further. Instead, what happens is that "foo"
stays where it is, but the next 2 lines keep unindenting. Same thing
happens when bar hits column 0, and will continue until all lines are
flush left. This behaviour seems wrong to me, but maybe you prefer it.
The regular indent/unindent commands behave this way as well.

Thanks,
---John


More information about the Users mailing list