zellij/zellij-server/src
Aram Drevekenin d2b6fb5c5b
feat(plugins): plugin run_command api (#2862)
* prototype

* add tests

* style(fmt): rustfmt

* update comments

* deprecation warning for execcmd
2023-10-16 13:42:19 +02:00
..
output feat(sessions): session resurrection (#2801) 2023-10-12 16:05:45 +02:00
panes feat(sessions): session resurrection (#2801) 2023-10-12 16:05:45 +02:00
plugins feat(plugins): plugin run_command api (#2862) 2023-10-16 13:42:19 +02:00
tab feat(sessions): session resurrection (#2801) 2023-10-12 16:05:45 +02:00
ui fix(performance): plug memory leak (#2675) 2023-08-04 10:22:46 +02:00
unit feat(sessions): session resurrection (#2801) 2023-10-12 16:05:45 +02:00
background_jobs.rs feat(plugins): plugin run_command api (#2862) 2023-10-16 13:42:19 +02: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(sessions): session resurrection (#2801) 2023-10-12 16:05:45 +02:00
pty.rs fix(resurrection): log failure instead of crashing in some edge cases (#2851) 2023-10-13 11:54:05 +02:00
pty_writer.rs fix(rendering): occasional glitches while resizing (#2621) 2023-07-12 20:30:41 +02:00
route.rs feat(sessions): session resurrection (#2801) 2023-10-12 16:05:45 +02:00
screen.rs feat(sessions): session resurrection (#2801) 2023-10-12 16:05:45 +02: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