zellij/example
fenix 1f24417e80 Corrections to Pull Request 362:
Corrections according to the discussion of the pull request, namely separating this idea out into a new yaml entirely called tmux-overview., and creating a tmux.yaml with just the new tmux bindings.
2021-04-25 08:41:19 -07:00
..
config.yaml Add Unbind for Keybindings (#241) 2021-04-17 15:05:34 +02:00
default.yaml Corrections to Pull Request 362: 2021-04-25 08:41:19 -07:00
README.md Add Unbind for Keybindings (#241) 2021-04-17 15:05:34 +02:00
tmux-overview.yaml Corrections to Pull Request 362: 2021-04-25 08:41:19 -07:00
tmux.yaml Corrections to Pull Request 362: 2021-04-25 08:41:19 -07:00

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'