zellij/zellij-server/src
Aram Drevekenin 0b831cfee5
fix(plugins): only listen to hd if a plugin is subscribed to hd events (#2529)
* fix(plugins): only listen to hd if a plugin is subscribed to hd events

* style(fmt): rustfmt

* fix(tests): give time for fs watcher to do its thing

* fix(tests): increase timeout
2023-06-13 08:59:44 +02:00
..
output fix(output): do not hide cursor on a render that does not include visual assets (#2528) 2023-06-12 19:01:29 +02:00
panes feat(wasm-plugin-system): major overhaul and some goodies (#2510) 2023-06-07 12:43:35 +02:00
plugins fix(plugins): only listen to hd if a plugin is subscribed to hd events (#2529) 2023-06-13 08:59:44 +02:00
tab fix(output): do not hide cursor on a render that does not include visual assets (#2528) 2023-06-12 19:01:29 +02:00
ui feat(wasm-plugin-system): major overhaul and some goodies (#2510) 2023-06-07 12:43:35 +02:00
unit feat(plugins): extensive plugin api (#2516) 2023-06-09 22:49:12 +02:00
background_jobs.rs feat(plugins): async plugin loading (#2327) 2023-03-27 19:19:34 +02:00
lib.rs feat(plugins): extensive plugin api (#2516) 2023-06-09 22:49:12 +02:00
logging_pipe.rs feat(plugins): Plugin workers and strider (#2449) 2023-05-16 12:47:18 +02:00
os_input_output.rs fix(scrollback-editor): properly invoke editor when command includes spaces (#2339) 2023-03-31 16:23:24 +02:00
pty.rs feat(wasm-plugin-system): major overhaul and some goodies (#2510) 2023-06-07 12:43:35 +02:00
pty_writer.rs refactor(plugins): change the data flow (#1934) 2022-11-15 12:21:36 +01:00
route.rs feat(plugins): extensive plugin api (#2516) 2023-06-09 22:49:12 +02:00
screen.rs fix(plugins): only listen to hd if a plugin is subscribed to hd events (#2529) 2023-06-13 08:59:44 +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