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

Use <Tab> key in keybindings #352

Closed danielleontiev closed 4 years ago

danielleontiev commented 6 years ago

I would like to set keybinding to <Primary><Tab>. When I try to do it throw settings it does not recognize Tab key. I did it manually in config_0 but it sadly does not work. I've tried <Tab> and Tab in config file.

ddska commented 4 years ago

Same here, I want to switch tabs by pressing Control+Tab, but it's not recognized in the GUI. nexttab_key="<Control>Tab" in the config also does not work. The system is Ubuntu 19.10 with KDE Plasma 5.16.5.

ddska commented 4 years ago

Duplicate of https://github.com/lanoxx/tilda/issues/39

lanoxx commented 4 years ago

Closing since its a duplicate.