zellij/zellij-client/src
Aram Drevekenin 28a165a969
feat(ux): allow renaming sessions (#2903)
* change session name through the cli

* change session name from the session-manager

* style(fmt): rustfmt
2023-11-05 15:32:05 +01:00
..
old_config_converter feat(sessions): session resurrection (#2801) 2023-10-12 16:05:45 +02:00
unit feat(panes): in place run (#2795) 2023-09-18 16:28:06 +02:00
cli_client.rs feat(ux): allow renaming sessions (#2903) 2023-11-05 15:32:05 +01: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(client): terminal synchronized output (#2798) 2023-10-13 11:24:22 +02:00
lib.rs feat(ux): allow renaming sessions (#2903) 2023-11-05 15:32:05 +01:00
os_input_output.rs feat(panes): in place run (#2795) 2023-09-18 16:28:06 +02:00
stdin_ansi_parser.rs feat(client): terminal synchronized output (#2798) 2023-10-13 11:24:22 +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