* working * ui indication * add keybinding * add to plugin panes * fix with multiple cursors * toggle with the mouse * fix e2e tests and add new one * some cleanups * add to layouts * make mouse click more lenient * allow setting a new floating pane as pinned * make toggle work throughthe command line * add to plugin api * get tests to pass * style(fmt): rustfmt |
||
|---|---|---|
| .. | ||
| 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'