Moving Around
Trigger Key + H/J/K/L | Arrow Keys |
Trigger Key + F | Fn |
Trigger Key + F + H/J/K/L | Home / Page Down / Page Up / End |
Trigger Key + 0/4 | Go to Start/End of the Line |
Selecting Text (Visual Mode)
Trigger Key + V + H/J/K/L | Select Text |
Trigger Key + V + 0/4 | Select Until Start/End of the Line |
Trigger Key + V + B/W | Select Until Start/End of the Word |
Trigger Key + V + Open/Close Bracket | Select Until Start/End of the Paragraph |
Key Bindings (control+keys)
control+d | forward delete |
control+h | delete |
control+i | tab |
control+[ | escape |
control+m | return |
control+bfnp | arrow keys |
control+v | page down |
Key Bindings (option+keys)
option+v | page up |
option+bf | option+arrow keys |
option+d | option+forward delete |
Numeric Keypad Mode
Trigger Key + 7 / 8 / 9 / 0 | Backspace / = / Slash(/) / * |
Trigger Key + U / I / O / P | 7 / 8 / 9 / - |
Trigger Key + J / K / L / ; | 4 / 5 / 6 / + |
Trigger Key + M / , / . / Slash(/) | 1 / 2 / 3 / Enter |
Trigger Key + Space | 0 |
Optional Numeric Period (.) mappings
Trigger Key + right_option | . |
Trigger Key + right_control | . |
Moving Around
Trigger Key + J/K/I/L | Arrow Keys |
Trigger Key + U/O/H/N | Home / End / Page Up / Page Down |
Trigger Key + Y/P/M | Insert / Backspace / (Forward) Delete |
Tmux Prefix Mode
Tmux is a terminal multiplexer that lets you switch easily between several programs in one terminal, detach them, etc. It's very useful but most key bindings require a prefix key combination (default: Ctrl+B). This mode allows you to use a simple [ Modifier + Key ] to trigger a [ Ctrl+B ] [ Key ] sequence.
How to use
Note: Keys that are remapped include: a-z, 0-9, comma,slash,period,semicolon,quote,open_bracket,close_bracket
Launcher Mode v3