zellij/zellij-client/src
Aram Drevekenin 3a0e56afd8
fix(ux): cache stdin queries on startup (remove startup delay) (#2173)
* fix(ux): cache stdin queries on startup

* style(fmt): rustfmt
2023-02-17 19:32:07 +01:00
..
old_config_converter fix(converter): YAML => KDL conversion with backslash hotkey. (#1879) 2022-11-02 16:39:56 +01:00
unit fix(ux): cache stdin queries on startup (remove startup delay) (#2173) 2023-02-17 19:32:07 +01: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): add GoToTabName action to switch tab by name (#2120) 2023-02-07 15:45:59 +01:00
lib.rs fix(ux): cache stdin queries on startup (remove startup delay) (#2173) 2023-02-17 19:32:07 +01:00
os_input_output.rs fix(cli-actions): do not query termios for the cli client (#1905) 2022-11-03 11:37:36 +01:00
stdin_ansi_parser.rs fix(ux): cache stdin queries on startup (remove startup delay) (#2173) 2023-02-17 19:32:07 +01:00
stdin_handler.rs fix(ux): cache stdin queries on startup (remove startup delay) (#2173) 2023-02-17 19:32:07 +01:00