zellij/zellij-server/src
2023-11-11 11:50:58 +01:00
..
output feat(terminal): support styled underlines (#2730) 2023-11-05 15:30:35 +01:00
panes feat(panes): reuse CWD when dropping to shell in command panes (#2915) 2023-11-09 10:45:48 +01:00
plugins fix(plugins): reloading plugin after crash (#2929) 2023-11-11 11:50:58 +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): reloading plugin after crash (#2929) 2023-11-11 11:50:58 +01:00
unit fix: styled underlines in editors (#2918) 2023-11-08 11:35:26 +01:00
background_jobs.rs feat(config): add serialization interval configuration (#2923) 2023-11-10 14:16:02 +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 fix(performance): only refresh relevant prorcess in sysinfo when serializing sessions (#2920) 2023-11-09 09:41:01 +01:00
pty.rs feat(panes): reuse CWD when dropping to shell in command panes (#2915) 2023-11-09 10:45:48 +01:00
pty_writer.rs fix(rendering): occasional glitches while resizing (#2621) 2023-07-12 20:30:41 +02:00
route.rs fix(ux): LaunchPlugin and some cwd fixes (#2916) 2023-11-08 11:37:06 +01:00
screen.rs fix(ux): LaunchPlugin and some cwd fixes (#2916) 2023-11-08 11:37:06 +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