-
I apologize if this is stated somewhere and I just missed it, but I can't figure out where to assign a "leader key" or even what the default "leader key" is at installation? The readme just says |
Beta Was this translation helpful? Give feedback.
Replies: 12 comments 1 reply
-
I have the same question. I'm trying to configure |
Beta Was this translation helpful? Give feedback.
-
In the general preferences the shortcut can be recorded: |
Beta Was this translation helpful? Give feedback.
-
@LennartEgb For some reason, I'm not able to record a shortcut. I'm only able to add f1, f2, f3.... not any other key |
Beta Was this translation helpful? Give feedback.
-
Same here |
Beta Was this translation helpful? Give feedback.
-
For me it seemed like you cannot add a single modification key (or modification combination). I wanted to assign this to Ctrl+Cmd, however that did not work until I pressed Space as well. Maybe thats a good improvement to also allow simple modification key combos? |
Beta Was this translation helpful? Give feedback.
-
Yes, this is how Leader Key works. Only modifiers will not work (see #66) So it is modifiers+other key or just other key. Examples:
Advanced example: Using for example Karabiner you can do more fancy things like:
See @mikker's config in the wiki for akimbo cmds example. |
Beta Was this translation helpful? Give feedback.
-
Okay thanks. I was assuming I could just assign my "left CNTRL" key as the Leader Key. Are there plans for that type of thing in the future? Using something like ⌘ + D works... |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
@mikker Is there a way to make a Hyper key the leader key in the future? |
Beta Was this translation helpful? Give feedback.
-
+1 on this -- my ideal workflow would be to hit the physical CapsLock key, which I have set to my Hyper key, meaning ⇧⌘⌥^ are pressed. I'd like the Hyper key to be the Leader key, not just when held (which seems to be what #66 proposes), but as an actual Leader key I press, release, and then continue with the key strokes. |
Beta Was this translation helpful? Give feedback.
-
@BastianKusserow It's possible but not my use case so can't say when I'll have the time, if ever. @jsvensson For that you can use Karabiner. Make it hyper when held, F12 (or whatever) when pressed. Lots of examples for how to set this up with hyper/esc. |
Beta Was this translation helpful? Give feedback.
-
I have setup Command, Command I.e. two consecutive clicks of Command Key using BetterTouchTool to trigger LeaderKey. |
Beta Was this translation helpful? Give feedback.
Yes, this is how Leader Key works. Only modifiers will not work (see #66)
So it is modifiers+other key or just other key.
Examples:
Advanced example:
Using for example Karabiner you can do more fancy things like:
See @mikker's config in the wiki for akimbo cmds example.