- Doesn't quit anymore on single
q
press while in tab mode (#342) - Completions are not assets anymore, but commands
option --generate-completion [shell]
(#369) - Fixes in the default configuration
default.yaml
file. Adds initial tmux-compat keybindingstmux.yaml
(#362) - Added the
get_plugin_ids()
query function to the plugin API (#392) - Implemented simple plugin timers via the
set_timeout()
call (#394) - Added more configuration locations, changed
ZELLIJ_CONFIG
toZELLIJ_CONFIG_FILE
(#391) - Improved keybind handling (#400)
- Added initial screen-compat keybinds
screen.yaml
(#399) - Added the ability to synchronize input sent to panes (#395)
- Terminal fix: pass vttest 1 (#408)