zellij/zellij-server/src/plugins
Aram Drevekenin d4f5975527
fix(plugins): forward CWD when opening new panes (#4290)
* use plugin cwd as last focused pane cwd when starting plugins

* fix strider to use the new change_host_folder method

* start terminals in same cwd as plugin pane if focused

* style(fmt): rustfmt
2025-07-15 10:27:43 +02:00
..
unit fix(plugins): forward CWD when opening new panes (#4290) 2025-07-15 10:27:43 +02:00
mod.rs fix(plugins): forward CWD when opening new panes (#4290) 2025-07-15 10:27:43 +02:00
pipes.rs build: Don't re-export foreign crates in utils (#4087) 2025-03-23 10:03:42 +00:00
plugin_loader.rs feat(ux): improve multiple select (#4221) 2025-06-03 17:15:32 +02:00
plugin_map.rs feat(ux): improve multiple select (#4221) 2025-06-03 17:15:32 +02:00
plugin_worker.rs build: Don't re-export foreign crates in utils (#4087) 2025-03-23 10:03:42 +00:00
wasm_bridge.rs fix(plugins): forward CWD when opening new panes (#4290) 2025-07-15 10:27:43 +02:00
watch_filesystem.rs build: Don't re-export foreign crates in utils (#4087) 2025-03-23 10:03:42 +00:00
zellij_exports.rs fix(plugins): forward CWD when opening new panes (#4290) 2025-07-15 10:27:43 +02:00