zellij/zellij-server/src
2023-12-02 17:04:12 +01:00
..
output feat(terminal): support styled underlines (#2730) 2023-11-05 15:30:35 +01:00
panes feat(terminal): implement synchronized renders (#2977) 2023-12-02 17:04:12 +01:00
plugins feat(plugins): skip plugin cache flag (#2971) 2023-11-30 18:10:50 +01:00
tab feat(panes): reuse CWD when dropping to shell in command panes (#2915) 2023-11-09 10:45:48 +01:00
ui fix(plugins): display errors properly (#2975) 2023-12-01 19:10:13 +01:00
unit feat(plugins): skip plugin cache flag (#2971) 2023-11-30 18:10:50 +01:00
background_jobs.rs fix(sessions): untie serialization interval from session read interval (#2951) 2023-11-19 11:01:11 +01:00
lib.rs feat(config): add serialization interval configuration (#2923) 2023-11-10 14:16:02 +01:00
logging_pipe.rs feat(plugins): Plugin workers and strider (#2449) 2023-05-16 12:47:18 +02:00
os_input_output.rs fixup: zellij-server: fix compiler warnings (#2873) 2023-11-29 14:34:36 +09:00
pty.rs feat(plugins): skip plugin cache flag (#2971) 2023-11-30 18:10:50 +01:00
pty_writer.rs fix(rendering): occasional glitches while resizing (#2621) 2023-07-12 20:30:41 +02:00
route.rs feat(plugins): skip plugin cache flag (#2971) 2023-11-30 18:10:50 +01:00
screen.rs fix(plugins): display errors properly (#2975) 2023-12-01 19:10:13 +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