zellij/zellij-server/src
2024-03-21 16:52:15 +01:00
..
output fix(terminal): improve reflow performance and general memory usage by reducing size of TerminalCharacter (#3043) 2024-01-22 15:28:57 +01:00
panes fix(panes): no-op on unset fullscreen when no clients are connected (#3166) 2024-02-28 19:10:42 +01:00
plugins feat(pipes): allow piping messages to plugins from keybindings (#3212) 2024-03-21 16:52:15 +01:00
tab feat(plugins): introduce plugin aliases (#3157) 2024-02-26 15:30:15 +01:00
ui fix(terminal): improve reflow performance and general memory usage by reducing size of TerminalCharacter (#3043) 2024-01-22 15:28:57 +01:00
unit fix(plugins): respect cwd and start filepicker at filesystem root (#3161) 2024-02-28 16:12:12 +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(plugins): introduce plugin aliases (#3157) 2024-02-26 15:30:15 +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): introduce plugin aliases (#3157) 2024-02-26 15:30:15 +01:00
pty_writer.rs fix(rendering): occasional glitches while resizing (#2621) 2023-07-12 20:30:41 +02:00
route.rs feat(pipes): allow piping messages to plugins from keybindings (#3212) 2024-03-21 16:52:15 +01:00
screen.rs fix(stability): various crashes (#3209) 2024-03-20 08:51:02 +01:00
session_layout_metadata.rs feat(plugins): introduce plugin aliases (#3157) 2024-02-26 15:30:15 +01: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