zellij/zellij-utils/assets
Aram Drevekenin 5fe4d60c22
feat(plugins): Plugin workers and strider (#2449)
* mvp of strider fuzzy find

* improve search ui

* various refactoringz

* moar refactoring

* even more refactoring

* tests and more refactoring

* refactor: remove unused stuff

* style(fmt): rustfmt

* debug ci

* debug ci

* correct path for plugin system tests

* fix plugin system ci tests

* remove debugging statements from test

* fix plugin worker persistence

* add test for plugin worker persistence

* style(fmt): rustfmt

* final cleanups

* remove outdated comments
2023-05-16 12:47:18 +02:00
..
completions fix(various): minor fixes before 32 (#1841) 2022-10-24 19:21:03 +02:00
config feat: support default cwd (#2290) 2023-04-18 16:35:51 +02:00
layouts feat(layouts): exact panes constraint (#2206) 2023-02-28 22:08:01 +01:00
plugins feat(plugins): Plugin workers and strider (#2449) 2023-05-16 12:47:18 +02:00
shell fix: add usage comment to fish shell auto-start snippet (#1574) (#1583) 2022-07-12 10:27:46 +09:00
themes feat: provide default themes (#2307) 2023-04-27 00:26:07 +09:00
compact-bar.wasm feat(plugins): reload plugin at runtime (#2372) 2023-04-19 10:09:39 +02:00
README.md Move config assets to zellij-utils crate 2021-05-27 13:41:17 +02:00
status-bar.wasm feat(plugins): reload plugin at runtime (#2372) 2023-04-19 10:09:39 +02:00
strider.wasm feat(plugins): reload plugin at runtime (#2372) 2023-04-19 10:09:39 +02:00
tab-bar.wasm feat(plugins): reload plugin at runtime (#2372) 2023-04-19 10:09:39 +02:00

Assets for the Utils Crate

Here reside assets, that are especially needed for setup eg. a default configuration file.