zellij/zellij-server/src
Aram Drevekenin f5a13c7440
fix(plugins): prevent Strider from opening double-panes when editing files (#2346)
* fix(plugins): make sure to include client_id when writing input

* style(fmt): rustfmt

* fix(plugins): do not remove client plugins on detach
2023-04-04 18:39:34 +02:00
..
output performance(rendering): improve rendering performance (#1960) 2022-11-21 20:07:24 +01:00
panes fix(layout): pane focus in stack (#2344) 2023-04-03 18:54:37 +02:00
plugins feat(plugins): async plugin loading (#2327) 2023-03-27 19:19:34 +02:00
tab fix(plugins): prevent Strider from opening double-panes when editing files (#2346) 2023-04-04 18:39:34 +02:00
ui feat(plugins): async plugin loading (#2327) 2023-03-27 19:19:34 +02:00
unit feat(panes): allow defining an expanded stacked pane (#2343) 2023-04-03 18:04:06 +02:00
background_jobs.rs feat(plugins): async plugin loading (#2327) 2023-03-27 19:19:34 +02:00
lib.rs feat(cli): QueryTabNames cli action to list all tab names (#2145) 2023-03-01 17:28:17 +01:00
logging_pipe.rs refactor(plugins): change the data flow (#1934) 2022-11-15 12:21:36 +01: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 fix(layouts): naming and gototabname (#2225) 2023-03-06 12:10:02 +01:00
pty_writer.rs refactor(plugins): change the data flow (#1934) 2022-11-15 12:21:36 +01:00
route.rs feat(terminal): cli and bindable action to clear all buffers for a specific pane (#2239) 2023-03-29 23:04:57 +02:00
screen.rs fix(plugins): prevent Strider from opening double-panes when editing files (#2346) 2023-04-04 18:39:34 +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