zellij/src
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
..
tests feat(plugins): reload plugin at runtime (#2372) 2023-04-19 10:09:39 +02:00
commands.rs fix(sessions): attach --create regression (#2247) 2023-03-08 16:39:54 +01:00
main.rs feat(plugins): async plugin loading (#2327) 2023-03-27 19:19:34 +02:00
sessions.rs feat(terminal): cli and bindable action to clear all buffers for a specific pane (#2239) 2023-03-29 23:04:57 +02:00