zellij/zellij-server/src
Aram Drevekenin b3b0ddbab8
fix(layouts): do not relayout twice on auto_layout (#2202)
* fix(layouts): do not relayout twice on auto_layout

* style(fmt): rustfmt
2023-02-27 19:15:45 +01:00
..
output performance(rendering): improve rendering performance (#1960) 2022-11-21 20:07:24 +01:00
panes fix(layouts): do not relayout twice on auto_layout (#2202) 2023-02-27 19:15:45 +01:00
plugins fix(cli): edit cwd (#2201) 2023-02-27 16:34:31 +01:00
tab fix(layouts): do not relayout twice on auto_layout (#2202) 2023-02-27 19:15:45 +01:00
ui fix(layout): various parser and ui fixes (#2191) 2023-02-25 11:16:11 +01:00
unit fix(cli): edit cwd (#2201) 2023-02-27 16:34:31 +01:00
background_jobs.rs fix(panes): show visual error when failing to resize panes (#2036) 2022-12-19 12:48:43 +01:00
lib.rs fix(layout): tab focus (#2197) 2023-02-26 19:20:49 +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(cli): edit cwd (#2201) 2023-02-27 16:34:31 +01:00
pty.rs fix(cli): edit cwd (#2201) 2023-02-27 16:34:31 +01:00
pty_writer.rs refactor(plugins): change the data flow (#1934) 2022-11-15 12:21:36 +01:00
route.rs fix(cli): edit cwd (#2201) 2023-02-27 16:34:31 +01:00
screen.rs fix(layout): tab focus (#2197) 2023-02-26 19:20:49 +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