zellij/zellij-client/src
Aram Drevekenin e392a66833
feat(panes): in place run (#2795)
* prototype

* fix tests

* add to all the things except plugins

* add in-place to plugin commands

* fix launch-or-focus should_float and in place behavior

* various cleanups

* style(fmt): rustfmt
2023-09-18 16:28:06 +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(ux): cache stdin queries on startup (remove startup delay) (#2173) 2023-02-17 19:32:07 +01: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