zellij/zellij-utils
har7an b274fc5ab1
errors: handle missing plugin caches (#2093)
* server/plugins: Always recreate plugin folders

in case they aren't existent and don't mark errors to do so as
non-fatal. The latter masks the underlying cause when e.g. the `.cache`
folder is, for some reason, not writable by zellij (See #2092), whereas
the former fixes problems arising from the user having purged their
.cache/zellij folder entirely.

* utils/errors: Rewrite panic message

* changelog: Add PR #2093
2023-01-19 18:17:33 +00:00
..
assets add tmux close pane key (#2058) 2023-01-03 22:47:39 +09:00
src errors: handle missing plugin caches (#2093) 2023-01-19 18:17:33 +00:00
Cargo.toml WIP: Use xtask as build system (#2012) 2022-12-17 13:27:18 +00:00