TerminalOne
TerminalOne copied to clipboard
can we have macos super (command) key support?
@i3d can you elaborate a bit on what's needed? the super key should be supported as I use it on mac all the time. :)
Oh interesting... How should I do it ? For example I set the key to 'super', then restart, then if I hit super+c for create a tab, nothing seems to have happened...
Oh all the keybinds are multi-chord and by default needs to start with the "leader" ctrl+b, and then super+c. Was that what you tried?
Also I think the super key is referenced as "meta" instead of "super" in these key codes. I'm not with my computer right now so can't confirm but please give it a try and that may be the gap here.
I'll better document these nuances!
AH ok, let me give a try. There are different apps using 'super' and 'meta'... I just don't know whether there is a consistent reference... :) Will report back.
hmm... not sure, here is how I put into the config
keybindLeader: 'meta',
Is this right? Otherwise, doesn't seem work, nothing happens... :(
@i3d oh I think there's some confusion around multi-chord keybinds. I should better document this.
Also related, I just saw https://github.com/atinylittleshell/TerminalOne/issues/38 which also touched on the same topic.
I will update later today!