zellij/src
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
..
tests feat(cli): zellij run improvements (#1804) 2022-10-17 19:39:37 +02:00
commands.rs Log thread_bus IPC messages only in debug mode (#1800) 2022-10-17 15:34:06 +00:00
install.rs add(plugin): compact-bar & compact layout (#1450) 2022-06-03 11:14:38 +02:00
main.rs feat(cli): zellij run improvements (#1804) 2022-10-17 19:39:37 +02:00
sessions.rs fix(router): gracefully handle client crashes (#1710) 2022-09-02 15:30:43 +02:00