Files
zellij/example
matu3ba 3e0ac752cc docs(config): add ALT-centered example with usage instructions (#989)
justification:
- 1. ca. 200 LOC vs ca. 350 LOC
- 2. 1 common prefix instead of 2
- 3. 2 ways instead of 4 to get back to normal mode (Esc+Enter)
- 4. mode switching only from and to normal mode
- 5. remove 4 modes without loss of functionality(except adjusting titles)
- 6. second key for mappings to switch to mode memorable
2022-01-04 17:35:44 +01:00
..
2021-05-10 16:03:06 +02:00
2021-12-13 15:52:53 +01:00
2021-04-17 15:05:34 +02:00
2021-05-09 17:05:14 -03:00
2021-04-25 11:52:31 -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'