zellij/zellij-utils/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
..
input HOTFIX: utils: Move plugins into new assets folder (#2003) 2022-12-09 10:49:32 +00:00
kdl Reimplement resize code (#1990) 2022-12-08 12:50:28 +00:00
snapshots Reimplement resize code (#1990) 2022-12-08 12:50:28 +00:00
test-fixtures feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
channels.rs refactors for #525 (#534) 2021-05-27 16:28:28 +02:00
cli.rs Reimplement resize code (#1990) 2022-12-08 12:50:28 +00:00
consts.rs WIP: Use xtask as build system (#2012) 2022-12-17 13:27:18 +00:00
data.rs Reimplement resize code (#1990) 2022-12-08 12:50:28 +00:00
envs.rs Do not advertise 24 bit color support unchecked (#1900) 2022-11-08 13:33:35 +01:00
errors.rs fix(panes): show visual error when failing to resize panes (#2036) 2022-12-19 12:48:43 +01:00
ipc.rs errors: Don't unwrap in server::os_input_output (#1895) 2022-11-02 05:29:50 +00:00
lib.rs feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
logging.rs Log thread_bus IPC messages only in debug mode (#1800) 2022-10-17 15:34:06 +00:00
pane_size.rs fix(panes): show visual error when failing to resize panes (#2036) 2022-12-19 12:48:43 +01:00
position.rs fix(terminal): SGR/UTF8 mouse reporting in terminal panes (#1664) 2022-08-17 09:28:51 +02:00
setup.rs HOTFIX: utils: Move plugins into new assets folder (#2003) 2022-12-09 10:49:32 +00:00
shared.rs plugins: rework plugin loading (#1924) 2022-11-22 20:06:02 +00:00