zellij/zellij-utils/assets/completions
Aram Drevekenin 271abb3ea2
feat(cli): zellij run improvements (#1804)
* feat(cli): move command to the end of the cli arguments

* feat(cli): allow naming panes from the command line

* fix(cli): adjust actions after pane rename

* feat(cli): zellij run completions for fish

* feat(cli): zellij run completions for bash and zsh

* style(fmt): rustfmt

* fix(e2e): fix run test and snapshot

* style(fmt): rustfmt
2022-10-17 19:39:37 +02:00
..
comp.bash feat(cli): zellij run improvements (#1804) 2022-10-17 19:39:37 +02:00
comp.fish feat(cli): zellij run improvements (#1804) 2022-10-17 19:39:37 +02:00
comp.zsh feat(cli): zellij run improvements (#1804) 2022-10-17 19:39:37 +02:00
README.md add(comp): dynamic completions for fish (#1176) 2022-03-05 16:23:51 +01:00

Extra completion files that get appended to the clap output, in order to support dynamic commands.