summaryrefslogtreecommitdiffstats
path: root/zellij-server/src/plugins/unit/plugin_tests.rs
AgeCommit message (Expand)Author
2024-02-29feat(plugins): allow specifying the cwd when switching sessions (#3172)Aram Drevekenin
2024-02-28fix(plugins): respect cwd and start filepicker at filesystem root (#3161)Aram Drevekenin
2024-02-26feat(plugins): introduce plugin aliases (#3157)Aram Drevekenin
2024-02-07fix(cli): respect cwd in zellij run and zellij plugin (#3116)Aram Drevekenin
2024-02-06feat(sessions): welcome screen (#3112)Aram Drevekenin
2024-01-17feat(plugins): introduce 'pipes', allowing users to pipe data to and control ...Aram Drevekenin
2023-11-30feat(plugins): skip plugin cache flag (#2971)Aram Drevekenin
2023-11-08fix(ux): LaunchPlugin and some cwd fixes (#2916)Aram Drevekenin
2023-11-06fix(plugins): start plugin pane in cwd of focused pane if possible (#2905)Aram Drevekenin
2023-10-20feat(plugins): web requests api (#2879)Aram Drevekenin
2023-10-16feat(plugins): plugin run_command api (#2862)Aram Drevekenin
2023-09-27feat(plugins): upgrade wasmer to 3.1.1 (#2706)Thomas Linford
2023-09-18feat(panes): in place run (#2795)Aram Drevekenin
2023-08-24feat(sessions): add a session manager to switch between sessions, tabs and pa...Aram Drevekenin
2023-08-12feat: add plugin permission system (#2624)Jae-Heon Ji
2023-07-25feat(plugins): make plugins configurable (#2646)Aram Drevekenin
2023-06-17feat(plugins): more plugin api methods (#2550)Aram Drevekenin
2023-06-13fix(plugins): only listen to hd if a plugin is subscribed to hd events (#2529)Aram Drevekenin
2023-06-09feat(plugins): extensive plugin api (#2516)Aram Drevekenin
2023-06-07feat(wasm-plugin-system): major overhaul and some goodies (#2510)Aram Drevekenin
2023-05-16feat(plugins): Plugin workers and strider (#2449)Aram Drevekenin