zellij/zellij-server/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
..
output feat(terminal): support styled underlines (#2730) 2023-11-05 15:30:35 +01:00
panes feat(terminal): support styled underlines (#2730) 2023-11-05 15:30:35 +01:00
plugins feat(ux): allow renaming sessions (#2903) 2023-11-05 15:32:05 +01:00
tab feat(ux): allow renaming sessions (#2903) 2023-11-05 15:32:05 +01:00
ui feat(plugins): UI components (#2898) 2023-11-02 08:17:23 +01:00
unit feat(terminal): support styled underlines (#2730) 2023-11-05 15:30:35 +01:00
background_jobs.rs feat(sessions): resurrect sessions through the session-manager (and plugin API) (#2902) 2023-11-04 11:20:50 +01:00
lib.rs feat(sessions): session resurrection (#2801) 2023-10-12 16:05:45 +02:00
logging_pipe.rs feat(plugins): Plugin workers and strider (#2449) 2023-05-16 12:47:18 +02:00
os_input_output.rs feat(panes): Add an option to press <ESC> and drop to shell in command panes (#2872) 2023-10-17 11:55:38 +02:00
pty.rs feat(panes): Add an option to press <ESC> and drop to shell in command panes (#2872) 2023-10-17 11:55:38 +02:00
pty_writer.rs fix(rendering): occasional glitches while resizing (#2621) 2023-07-12 20:30:41 +02:00
route.rs feat(ux): allow renaming sessions (#2903) 2023-11-05 15:32:05 +01:00
screen.rs feat(ux): allow renaming sessions (#2903) 2023-11-05 15:32:05 +01:00
session_layout_metadata.rs feat(sessions): session resurrection (#2801) 2023-10-12 16:05:45 +02:00
terminal_bytes.rs Errors: Ignore errors from async when quitting (#1918) 2022-11-12 10:18:15 +00:00
thread_bus.rs feat(ui): swap layouts and stacked panes (#2167) 2023-02-17 12:05:50 +01:00