hi all,
i miss in geany changing tabs more efficiently, is ctrl + page down/page up the only way to change between tabs, isn't it?
if possible, can be implemented the same keybindings than gnome-terminal/xfce4-terminal (both gtk-based desktops), alt + tab number???
thanks,
regards,
topi
On Tue, 21 Nov 2006 16:24:02 +0100, topi topi@phreaker.net wrote:
Hi,
i miss in geany changing tabs more efficiently, is ctrl + page down/page up the only way to change between tabs, isn't it?
if possible, can be implemented the same keybindings than gnome-terminal/xfce4-terminal (both gtk-based desktops), alt + tab number???
We already plan to implement this, see https://sourceforge.net/tracker/?func=detail&atid=787794&aid=1560265...
There are two questions for me: a) If we say Alt+1 (or Alt+Tab+1, it doesn't matter at the moment) is 1 the first tab on the left side or on the right side or should it be decided using the tab placement setting? b) Who will do it? Nick do you want to? I don't have much time in the next days but can do it next week.
Regards, Enrico
-- Get my GPG key from http://www.uvena.de/pub.key
hi
On Tue, 21 Nov 2006 16:24:02 +0100, topi topi@phreaker.net wrote:
i miss in geany changing tabs more efficiently, is ctrl + page down/page up the only way to change between tabs, isn't it?
if possible, can be implemented the same keybindings than gnome-terminal/xfce4-terminal (both gtk-based desktops), alt + tab number???
We already plan to implement this, see https://sourceforge.net/tracker/?func=detail&atid=787794&aid=1560265...
There are two questions for me: a) If we say Alt+1 (or Alt+Tab+1, it doesn't matter at the moment) is 1 the first tab on the left side or on the right side or should it be decided using the tab placement setting?
in gnome-terminal 1 is the tab that is in the left position (as 1 is the key in left position)... but, maybe can be conditioned by the option 'placemnt of new file tabs' in preferences
so, if i want new tabs will be in the left for me this tabs are the lasts tabs and with a high order number (it's an idea :)
On Tue, Nov 21, 2006 at 08:50:02PM +0100, topi wrote:
We already plan to implement this, see https://sourceforge.net/tracker/?func=detail&atid=787794&aid=1560265...
There are two questions for me: a) If we say Alt+1 (or Alt+Tab+1, it doesn't matter at the moment) is 1 the first tab on the left side or on the right side or should it be decided using the tab placement setting?
in gnome-terminal 1 is the tab that is in the left position (as 1 is the key in left position)... but, maybe can be conditioned by the option 'placemnt of new file tabs' in preferences
Just adding to the facts, in epiphany the 1 is the leftmost tab also, other way would seem weird to me, maybe not so weird for RTL languages? Dunno...
On 21/11/06 19:03:15, Enrico Tröger wrote:
On Tue, 21 Nov 2006 16:24:02 +0100, topi topi@phreaker.net wrote:
Hi,
i miss in geany changing tabs more efficiently, is ctrl + page down/page up the only way to change between tabs, isn't it?
We already plan to implement this, see https://sourceforge.net/tracker/?func=detail&atid=787794&aid=1560265...
There are two questions for me: a) If we say Alt+1 (or Alt+Tab+1, it doesn't matter at the moment) is 1 the first tab on the left side or on the right side or should it be decided using the tab placement setting?
I think the default should be the same as gnome-terminal. If it used the tab placement setting, then the 1-9 order might be a bit strange, the keyboard direction would oppose the tab direction on screen. But it could be made an option.
On a related subject, it seemed to me to be usual to add tabs on the right, should this be the default for new users? Just that tabbed browsers and terminals tend to do it this way.
b) Who will do it? Nick do you want to? I don't have much time in the next days but can do it next week.
OK, I'll look at doing this soon.
Regards, Nick