zellij/example
fenix ddf010ae40 Created Tmux.yaml
Created a 1:1 Tmux.yaml for Zellij, using the Lock mode, as Tmux doesn't have a lock mode.
2021-04-24 13:08:36 -07:00
..
config.yaml Add Unbind for Keybindings (#241) 2021-04-17 15:05:34 +02:00
default.yaml Created Tmux.yaml 2021-04-24 13:08:36 -07:00
README.md Add Unbind for Keybindings (#241) 2021-04-17 15:05:34 +02:00
tmux.yaml Created Tmux.yaml 2021-04-24 13:08:36 -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'