zellij/zellij-utils
Aram Drevekenin 341f9eb8c8
feat(plugins): async plugin loading (#2327)
* work

* refactor(plugins): break down start plugin async function

* work

* loading messages

* nice ui

* floating panes and error handling

* cleanups and conflicting plugin/direction

* find exact pane when relayouting

* fix plugin pane titles

* kill loading tasks on exit

* refactor: move stuff around

* style(fmt): rustfmt

* various fixes and refactors
2023-03-27 19:19:34 +02:00
..
assets feat(plugins): async plugin loading (#2327) 2023-03-27 19:19:34 +02:00
src feat(plugins): async plugin loading (#2327) 2023-03-27 19:19:34 +02:00
Cargo.toml fix: Fix crash and memory leak by updating interprocess dep 2023-03-24 14:48:58 +01:00