summaryrefslogtreecommitdiffstats
path: root/default-plugins/fixture-plugin-for-tests
AgeCommit message (Expand)Author
8 daysfeat(plugins): add plugin APIs to affect other panes (#3576)Aram Drevekenin
2024-08-16feat(ux): first run setup-wizard (#3556)Aram Drevekenin
2024-08-07feat(plugins): rerun_command_pane API (#3546)Aram Drevekenin
2024-07-29feat(plugins): allow opening command panes in the background (hidden) (#3530)Aram Drevekenin
2024-07-22feat(plugins): some APIs for controlling and receiving information about othe...Aram Drevekenin
2024-07-17feat(ui): configuration screen + configure non-colliding keys at runtime (#3502)Aram Drevekenin
2024-06-14feat(plugins): rebind keys at runtime (#3422)Aram Drevekenin
2024-05-27feat(keybindings): support multiple modifiers (eg. Ctrl+Alt) and the kitty ke...Aram Drevekenin
2024-03-21feat(pipes): allow piping messages to plugins from keybindings (#3212)Aram Drevekenin
2024-03-18feat(plugins): session manager cwd and new filepicker (#3200)Aram Drevekenin
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-08feat(panes): allow specifying coordinates for a new floating pane through the...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-10-20feat(plugins): web requests api (#2879)Aram Drevekenin
2023-10-16feat(plugins): plugin run_command api (#2862)Aram Drevekenin
2023-08-12feat: add plugin permission system (#2624)Jae-Heon Ji
2023-08-09feat(plugins): use protocol buffers for serializing across the wasm boundary ...Aram Drevekenin
2023-07-25feat(plugins): make plugins configurable (#2646)Aram Drevekenin
2023-06-17refactor(plugins): improve api (#2552)Aram Drevekenin
2023-06-17feat(plugins): more plugin api methods (#2550)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