lanoxx / tilda

A Gtk based drop down terminal for Linux and Unix
GNU General Public License v2.0
1.28k stars 161 forks source link

Move tab left keybinding does not work and labels are wrong #104

Closed bnkr closed 9 years ago

bnkr commented 9 years ago

I'm not sure if I've broken my build somehow but since upgrading to latest master my move tab left keybind doesn't work any more.

Also the names are the wrong way round! This seems to have been the case in previous revisions to but I didn't notice it.

I bind "Right" to move tab left (sic) (using crtl+shift+right arrow in the preferences window). And Left to move tab right (sic)with the same method.

These entries are in the config::

movetableft_key = "<Primary><Shift>Right"
movetabright_key = "<Primary><Shift>Left"

To reproduce just activate tilda and press ctrl+shift+right then ctrl+shift+left. Only the rightwards movement will work.

whoizit commented 9 years ago

confirm 1.2.2 issue

logenkain commented 9 years ago

Also a confirm, but... For me, move tab left causes the tab to move right. Move tab right seems to do nothing.

lanoxx commented 9 years ago

Fixed by 6ef586f3ff552d1f245877bc84274230db9f2dde