zellij/zellij-client/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
..
old_config_converter fix(converter): escape quotes (#1790) 2022-10-12 10:49:12 +02:00
unit feat(terminal): sixel support (#1557) 2022-07-08 17:19:42 +02:00
cli_client.rs feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
command_is_executing.rs Big refactor: separate crates for client, server and utilities 2021-05-16 21:41:56 +05:30
input_handler.rs feat(cli): zellij run improvements (#1804) 2022-10-17 19:39:37 +02:00
lib.rs Log thread_bus IPC messages only in debug mode (#1800) 2022-10-17 15:34:06 +00:00
os_input_output.rs fix(router): gracefully handle client crashes (#1710) 2022-09-02 15:30:43 +02:00
stdin_ansi_parser.rs feat(terminal): sixel support (#1557) 2022-07-08 17:19:42 +02:00
stdin_handler.rs feat(terminal): sixel support (#1557) 2022-07-08 17:19:42 +02:00