zellij/default-plugins
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
..
about fix(stacked): stacked panes can't resize status-bar (#4051) 2025-03-10 17:21:10 +01:00
compact-bar fix(clipboard): clipboard message (#4009) 2025-02-20 17:14:43 +01:00
configuration feat(ux): tips on startup (#3988) 2025-02-13 17:12:47 +01:00
fixture-plugin-for-tests Update rust toolchain to 1.84 (#3945) 2025-01-25 17:43:49 +00:00
plugin-manager feat(config): new theme definition spec (#3242) 2025-02-07 11:59:54 +01:00
session-manager feat(config): new theme definition spec (#3242) 2025-02-07 11:59:54 +01:00
status-bar fix(ui): add split right/down shortcut hints to the status-bar (#4046) 2025-03-06 10:15:20 +01:00
strider fix(ux): some filepicker improvements (#4007) 2025-02-20 10:03:34 +01:00
tab-bar feat(config): new theme definition spec (#3242) 2025-02-07 11:59:54 +01:00