finalterm icon indicating copy to clipboard operation
finalterm copied to clipboard

Change Hotkeys to not intercept function keys

Open nashley opened this issue 9 years ago • 3 comments

I propose that the default hotkeys for finalterm be changed to not use just the function keys. It can be frustrating to use popular programs (e.g., htop) that use the function keys when finalterm intercepts the keys for its own purposes. Perhaps ctrl+F10 or something like that instead of just F10? Is there any argument for keeping it how it is now?

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

nashley avatar Sep 10 '14 00:09 nashley

I like F12 being the shortcut for "dropdown", as this is what guake and iTerm2 use as default as well. I thought for a long time about which key should bring up the window and really wanted it to be a function key for consistency with dropdown but you are probably right.

p-e-w avatar Sep 10 '14 17:09 p-e-w

Can we have the ability to use custom hotkeys?

Shahrukh36 avatar Sep 30 '14 10:09 Shahrukh36

@Shahrukh36: This is already possible; by editing https://github.com/p-e-w/finalterm/blob/master/data/KeyBindings/default.ftkeys, you can make keys do whatever you want.

p-e-w avatar Oct 14 '14 07:10 p-e-w