zellij/src
Aram Drevekenin 1289643f89
feat(plugins): update and render plugins asynchronously (#2410)
* working-ish minus a few race conditions

* relax atomicity

* various refactoringz

* remove commented out code

* clarify some stuffs

* refactor(plugins): move PluginMap and friends to a different file

* refactor(plugins): move zellij_exports and friends to a different file

* style(fmt): rustfmt

* fix(e2e): adjust tests for flakiness async loading
2023-04-28 15:26:39 +02:00
..
tests feat(plugins): update and render plugins asynchronously (#2410) 2023-04-28 15:26: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