zellij/default-plugins
Aram Drevekenin c11d75f915
feat(wasm-plugin-system): major overhaul and some goodies (#2510)
* strider resiliency

* worker channel prototype

* finalized ui

* show hide plugin

* fs events to plugins

* tests for events and new screen instructions

* various refactoringz

* report plugin errors instead of crashing zellij

* fix plugin loading with workers

* refactor: move watch filesystem

* some fixes and refactoring

* refactor(panes): combine pane insertion logic

* refactor(screen): launch or focus

* refactor(pty): consolidate default shell fetching

* refactor: various cleanups

* initial refactoring

* more initial refactoring

* refactor(strider): search

* style(fmt): rustfmt

* style(pty): cleanup

* style(clippy): ok clippy

* style(fmt): rustfmt
2023-06-07 12:43:35 +02:00
..
compact-bar fix(plugin): respect hide session option on compact-bar (#2368) 2023-04-16 23:36:34 +09:00
fixture-plugin-for-tests feat(wasm-plugin-system): major overhaul and some goodies (#2510) 2023-06-07 12:43:35 +02:00
status-bar feat(ui): swap layouts and stacked panes (#2167) 2023-02-17 12:05:50 +01:00
strider feat(wasm-plugin-system): major overhaul and some goodies (#2510) 2023-06-07 12:43:35 +02:00
tab-bar Add option to hide session name in tab-bar (deriving from #2172) (#2301) 2023-03-30 20:33:39 +09:00