On 07/11/2007 06:52:40 PM, Enrico Tröger wrote:
Alt-[1-0] are defined by Geany and can't be changed. Alt-[1-9] switches to the 9 left tabs according to the typed number and Alt-0 switches to the most right tab. While writing this, an idea comes to my mind: perhaps this could be inverted (tabs 1-9 from left to right, and most right tab to most left tab) according to the "Placement of new file tabs" option. Nick, what do you think?
Sounds good. I think someone requested that behaviour when I first added it, and I implemented it but without adding a preference(!) See the swap_alt_tab_order variable in keybindings.c.
Regards, Nick