zellij/zellij-server/src/tab
Aram Drevekenin 21273ac95a
feat(plugins): introduce plugin aliases (#3157)
* working prototype with passing tests

* new tests and passing plugin tests as well

* style(code): cleanups

* cleanup strider from unused search feature

* prototype of removing old plugin block from the config

* aliases working from config file and all tests passing

* fixups and cleanups

* use aliases in layouts

* update test snapshot

* style(fmt): rustfmt
2024-02-26 15:30:15 +01:00
..
unit feat(plugins): introduce plugin aliases (#3157) 2024-02-26 15:30:15 +01: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): introduce plugin aliases (#3157) 2024-02-26 15:30:15 +01:00
mod.rs feat(plugins): introduce plugin aliases (#3157) 2024-02-26 15:30:15 +01:00
swap_layouts.rs feat(layouts): exact panes constraint (#2206) 2023-02-28 22:08:01 +01:00