Skip to content

Release v0.6.0

Choose a tag to compare

@github-actions github-actions released this 29 Apr 13:37
a7363d4
  • 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 keybindings tmux.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 to ZELLIJ_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)