zellij/zellij-utils
Ido Yariv 03e8a9398a
fix(keybindings): add support for binding Ctrl-Space (#3101)
* Add support for binding Ctrl-@

On most terminals, typing Ctrl-@ results in a null character with no
modifier.

Moreover, Ctrl-Space is commonly mapped as an alias for Ctrl-@, making
it easier to bind it as well.

* style(fmt): rustfmt

---------

Co-authored-by: Aram Drevekenin <aram@poor.dev>
2024-03-26 12:12:58 +01:00
..
assets feat(cli): add run/edit in-place functions (#3038) 2024-03-25 12:31:02 +01:00
src fix(keybindings): add support for binding Ctrl-Space (#3101) 2024-03-26 12:12:58 +01:00
build.rs xtask/pipeline: Fix publish task (#2711) 2023-08-28 06:24:27 +00:00
Cargo.toml perf: improve plugin download & load feature (#3001) 2023-12-13 01:21:32 +09:00