zellij/zellij-server/src/tab
Aram Drevekenin ce8e3995df
feat(config): allow loading background plugins on startup (#3616)
* remove old partial implementation

* feat(plugins): allow loading background plugins on startup

* add e2e test

* update config

* udpate config merging

* style(fmt): rustfmt
2024-09-20 15:38:20 +02:00
..
unit feat(plugins): APIs to break multiple panes into a new tab or an existing tab (#3610) 2024-09-16 21:02:04 +02:00
clipboard.rs refactor(crates): move shared contents from zellij tile to zellij utils (#1541) 2022-07-06 16:06:56 +02:00
copy_command.rs feat(copy): allow osc52 copy destination configuration (#1022) 2022-02-02 15:22:34 +01:00
layout_applier.rs feat(plugins): APIs to break multiple panes into a new tab or an existing tab (#3610) 2024-09-16 21:02:04 +02:00
mod.rs feat(config): allow loading background plugins on startup (#3616) 2024-09-20 15:38:20 +02:00
swap_layouts.rs fix(layouts): recover from resurrection crash and pick up swap layouts properly (#3249) 2024-04-10 15:26:54 +02:00