zellij/zellij-utils/assets/prost
Aram Drevekenin 0c21eae664
feat(plugins): allow changing the plugin's /host folder (under a new permission) (#3827)
* working without notifying plugins

* permissions and events

* cleanups and formatting

* style(fmt): rustfmt
2024-12-01 11:06:44 +01:00
..
api.action.rs feat(pipes): allow piping messages to plugins from keybindings (#3212) 2024-03-21 16:52:15 +01:00
api.command.rs xtask/pipeline: Fix publish task (#2711) 2023-08-28 06:24:27 +00:00
api.event.rs feat(plugins): allow changing the plugin's /host folder (under a new permission) (#3827) 2024-12-01 11:06:44 +01:00
api.file.rs xtask/pipeline: Fix publish task (#2711) 2023-08-28 06:24:27 +00:00
api.input_mode.rs xtask/pipeline: Fix publish task (#2711) 2023-08-28 06:24:27 +00:00
api.key.rs feat(keybindings): support multiple modifiers (eg. Ctrl+Alt) and the kitty keyboard protocol (#3383) 2024-05-27 16:15:09 +02:00
api.message.rs xtask/pipeline: Fix publish task (#2711) 2023-08-28 06:24:27 +00:00
api.pipe_message.rs feat(pipes): allow piping messages to plugins from keybindings (#3212) 2024-03-21 16:52:15 +01:00
api.plugin_command.rs feat(plugins): allow changing the plugin's /host folder (under a new permission) (#3827) 2024-12-01 11:06:44 +01:00
api.plugin_ids.rs feat(plugins): session manager cwd and new filepicker (#3200) 2024-03-18 09:19:58 +01:00
api.plugin_permission.rs feat(plugins): allow changing the plugin's /host folder (under a new permission) (#3827) 2024-12-01 11:06:44 +01:00
api.resize.rs xtask/pipeline: Fix publish task (#2711) 2023-08-28 06:24:27 +00:00
api.style.rs xtask/pipeline: Fix publish task (#2711) 2023-08-28 06:24:27 +00:00
generated_plugin_api.rs feat(plugins): introduce 'pipes', allowing users to pipe data to and control plugins from the command line (#3066) 2024-01-17 12:10:49 +01:00