- Alt-hjkl for pane movements everywhere - faster pane creation in pane mode with hjkl - add space to exit mode, if it does not break workflow - dense: only 127 LOC keybindings, 7 LOC general config - comment-heavy (for potential useful things): 61 LOC comments |
||
|---|---|---|
| .. | ||
| layouts | ||
| themes | ||
| alt-centered-config.kdl | ||
| config.kdl | ||
| default.kdl | ||
| README.md | ||
| screen-overview.yaml | ||
Special considerations when using the configuration:
While trying to bind the newline character in the Config, use double quotes:
Ctrl: "\n" instead of Ctrl: '\n'