Files
zellij/example
Jae-Heon Ji ff36798c9e feat: provide default themes (#2307)
* refactor: move themes to zellij-assets

* feat: add theme to the binary

* chore: move new theme from example to assets
2023-04-27 00:26:07 +09:00
..
2023-01-03 22:47:39 +09:00
2023-03-07 09:23:57 +01:00
2021-04-17 15:05:34 +02: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'