zellij/zellij-client/src
Aram Drevekenin 9fd7a02023
fix(web): change URL when renaming session (#4299)
* fix(web): change URL when renaming session

* style(fmt): rustfmt
2025-07-17 15:48:07 +02:00
..
old_config_converter feat(sessions): session resurrection (#2801) 2023-10-12 16:05:45 +02:00
web_client fix(web): change URL when renaming session (#4299) 2025-07-17 15:48:07 +02:00
cli_client.rs build: Don't re-export foreign crates in utils (#4087) 2025-03-23 10:03:42 +00: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 Feature: web-client/server to share your sessions in the browser (#4242) 2025-06-23 19:19:37 +02:00
keyboard_parser.rs feat(keybindings): support multiple modifiers (eg. Ctrl+Alt) and the kitty keyboard protocol (#3383) 2024-05-27 16:15:09 +02:00
lib.rs fix(web): change URL when renaming session (#4299) 2025-07-17 15:48:07 +02:00
os_input_output.rs Feature: web-client/server to share your sessions in the browser (#4242) 2025-06-23 19:19:37 +02:00
stdin_ansi_parser.rs build: Don't re-export foreign crates in utils (#4087) 2025-03-23 10:03:42 +00:00
stdin_handler.rs build: Don't re-export foreign crates in utils (#4087) 2025-03-23 10:03:42 +00:00