zellij/zellij-server/src
Aram Drevekenin 7562a81f0d
feat(plugins): add API to open new tabs with a LayoutInfo (#3305)
* feat(plugins): add api to open new tabs with a layout info

* fix tests
2024-04-26 11:38:39 +02: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 style(fmt): fix warnings (#3223) 2024-03-25 14:22:52 +01:00
plugins feat(plugins): add API to open new tabs with a LayoutInfo (#3305) 2024-04-26 11:38:39 +02:00
tab fix(layouts): recover from resurrection crash and pick up swap layouts properly (#3249) 2024-04-10 15:26:54 +02: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 feat(cli): allow starting a session detached (#3257) 2024-04-12 15:39:36 +02:00
background_jobs.rs fix(resurrection): some ui fixes (#3264) 2024-04-15 17:06:29 +02:00
lib.rs feat(plugins): add API to open new tabs with a LayoutInfo (#3305) 2024-04-26 11:38:39 +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(cli): allow starting a session detached (#3257) 2024-04-12 15:39:36 +02:00
pty.rs fix(plugins): various pre-release issues (#3246) 2024-04-05 18:43:14 +02: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(tabs): moving tabs after one was deleted (#3299) 2024-04-25 09:29:52 +02: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