zellij/zellij-server
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
..
src errors: handle missing plugin caches (#2093) 2023-01-19 18:17:33 +00:00
Cargo.toml chore: Bump development version 2022-12-13 17:24:19 +01:00