The nonfunctional configurations are not needed anymore, the `tmux-overview` configuration is also not needed anymore, since there is now a prefix mode that emulates some tmux behaviour, which is already a good example in the default configuration. |
||
|---|---|---|
| .. | ||
| layouts | ||
| themes | ||
| alt-centered-config.yaml | ||
| config.yaml | ||
| default.yaml | ||
| 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'