zellij/zellij-utils
Brooks Rady 4fd0bac675
fix(stacked): stacked panes can't resize status-bar (#4051)
* fix(typo): fix a typo in error message

* fix(typo): fix typo in Tip #6

* fix(logging): silence filesystem error

This `Option` chain already ends with `.unwrap_or_else(Default::default)`
so it's clearly expected that prior operations in the chain may fail. I
didn't have the default `layout_dir` on my computer, and it would fill my
logfile with unhelpful spam — on every pane creation, resize, etc.

* fix(stacked): stacked panes can't resize status-bar

* fix(e2e): race in multiple users test

---------

Co-authored-by: Aram Drevekenin <aram@poor.dev>
2025-03-10 17:21:10 +01:00
..
assets feat(plugins): add tab history to the SessionUpdate Event (#4014) 2025-02-21 19:34:38 +01:00
src fix(stacked): stacked panes can't resize status-bar (#4051) 2025-03-10 17:21:10 +01:00
build.rs xtask/pipeline: Fix publish task (#2711) 2023-08-28 06:24:27 +00:00
Cargo.toml chore(repo): bump development version 2024-11-19 14:21:18 +01:00