zellij/zellij-client/src
Thomas Linford fb1af39aca
fix(plugins): add zellij version to cached artifact path (#2836)
- move plugin artifact dir to version specific subfolder
- also move stdin-cache file to same subfolder, and use a constant for the path
2023-10-12 09:55:27 +02:00
..
old_config_converter fix(converter): YAML => KDL conversion with backslash hotkey. (#1879) 2022-11-02 16:39:56 +01:00
unit feat(panes): in place run (#2795) 2023-09-18 16:28:06 +02:00
cli_client.rs feat(panes): in place run (#2795) 2023-09-18 16:28:06 +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(panes): in place run (#2795) 2023-09-18 16:28:06 +02:00
lib.rs feat(panes): in place run (#2795) 2023-09-18 16:28:06 +02:00
os_input_output.rs feat(panes): in place run (#2795) 2023-09-18 16:28:06 +02:00
stdin_ansi_parser.rs fix(plugins): add zellij version to cached artifact path (#2836) 2023-10-12 09:55:27 +02:00
stdin_handler.rs feat(sessions): add a session manager to switch between sessions, tabs and panes and create new ones (#2721) 2023-08-24 13:36:24 +02:00