zellij/zellij-utils/assets
Aram Drevekenin caaee30179
feat(plugins): reload plugin at runtime (#2372)
* fix(plugins): proper error when wasm file does not exist

* reload working

* race condition handling

* refactor(plugins): start plugin

* refactor(plugins): plugin-loader

* refactor(plugins): load/reload plugin

* refactor(plugins): apply cached events

* fix(plugins): gittery loading

* chore(plugins): rename reload-plugin to start-or-reload-plugin

* chore(styling): small cleanups

* style(fmt): rustfmt

* style(fmt): cleanups

* style(fmt): cleanups

* test(e2e): update snapshots

* test(e2e): update snapshots

* chore(repo): comment plugin optimization because it doubles the CI time
2023-04-19 10:09:39 +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): reload plugin at runtime (#2372) 2023-04-19 10:09:39 +02:00
shell fix: add usage comment to fish shell auto-start snippet (#1574) (#1583) 2022-07-12 10:27:46 +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.