zellij/zellij-server/src
Aram Drevekenin 1b5f3c52a4
fix(panes): show visual error when failing to resize panes (#2036)
* fix(panes): show visual error when failing to resize pane vertically/horizontally

* fix(resize): retry pane resize on rounding errors

* fix(resize): proper error when resizing other panes into fixed panes

* style(fmt): rustfmt
2022-12-19 12:48:43 +01:00
..
output performance(rendering): improve rendering performance (#1960) 2022-11-21 20:07:24 +01:00
panes fix(panes): show visual error when failing to resize panes (#2036) 2022-12-19 12:48:43 +01:00
plugins WIP: Use xtask as build system (#2012) 2022-12-17 13:27:18 +00:00
tab fix(panes): show visual error when failing to resize panes (#2036) 2022-12-19 12:48:43 +01:00
ui fix(panes): show visual error when unable to split panes vertically/horizontally (#2025) 2022-12-14 22:26:48 +01:00
unit fix(panes): show visual error when unable to split panes vertically/horizontally (#2025) 2022-12-14 22:26:48 +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(panes): show visual error when unable to split panes vertically/horizontally (#2025) 2022-12-14 22:26:48 +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(router): handle client buffer overflow (#1955) 2022-11-18 10:21:59 +01:00
pty.rs Fix: Remove shell.exists() check from get_default_terminal (#2013) 2022-12-13 12:06:20 +00:00
pty_writer.rs refactor(plugins): change the data flow (#1934) 2022-11-15 12:21:36 +01:00
route.rs Reimplement resize code (#1990) 2022-12-08 12:50:28 +00:00
screen.rs fix(panes): show visual error when failing to resize panes (#2036) 2022-12-19 12:48:43 +01:00
terminal_bytes.rs Errors: Ignore errors from async when quitting (#1918) 2022-11-12 10:18:15 +00:00
thread_bus.rs fix(panes): show visual error when unable to split panes vertically/horizontally (#2025) 2022-12-14 22:26:48 +01:00