zellij 0.44.1

A terminal workspace with batteries included
1
2
3
4
5
# 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'`