mirror of
https://github.com/zellij-org/zellij.git
synced 2026-09-21 16:02:34 +00: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'