zellij/zellij-server
Aram Drevekenin d78f3586dd
feat(plugins): APIs to break multiple panes into a new tab or an existing tab (#3610)
* feat(plugins): break multiple panes to a new tab

* fix(layouts): properly ignore run instructions when breaking panes

* feat(plugins): break multiple panes to existing tab

* feat(apis): allow these methods to also specify whether they want focus changed to the tab

* various fixes

* allow specifying name for the new tab when breaking out panes

* style(fmt): rustfmt
2024-09-16 21:02:04 +02:00
..
src feat(plugins): APIs to break multiple panes into a new tab or an existing tab (#3610) 2024-09-16 21:02:04 +02:00
Cargo.toml dependencies: switch from Wasmer to Wasmtime (#3349) 2024-06-28 16:47:43 +02:00