[Geany] Need help tracking down a bug

Bob Doan bdoan at xxxxx
Tue Dec 12 15:37:12 UTC 2006


Hi all,

If I have auto indent turned on and I make a code block:

if(1) {
<auto tab here>
}

Then I put my cursor at '}' and I press UP ARROW. I'm now at col 0.  If
I press <TAB> my cursor moves TWO tab spots because their was an auto
tab.  I would expect for my cursor to be in between the tabs.  I think
this is a scintella bug because their is not a char added event passed
back, but I'm not sure.

Ideas?

Cheers,

- Bob
-- 





More information about the Users mailing list