zellij/zellij-client/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
..
old_config_converter fix(converter): YAML => KDL conversion with backslash hotkey. (#1879) 2022-11-02 16:39:56 +01:00
unit Reimplement resize code (#1990) 2022-12-08 12:50:28 +00:00
cli_client.rs feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
command_is_executing.rs Big refactor: separate crates for client, server and utilities 2021-05-16 21:41:56 +05:30
input_handler.rs fix(panes): show visual error when failing to resize panes (#2036) 2022-12-19 12:48:43 +01:00
lib.rs feat(ux): show loading screen (#1997) 2022-12-07 15:03:58 +01:00
os_input_output.rs fix(cli-actions): do not query termios for the cli client (#1905) 2022-11-03 11:37:36 +01:00
stdin_ansi_parser.rs feat(ux): show loading screen (#1997) 2022-12-07 15:03:58 +01:00
stdin_handler.rs feat(ux): show loading screen (#1997) 2022-12-07 15:03:58 +01:00