zellij/zellij-utils
Aram Drevekenin 1776d240da
feat(plugins): add plugin APIs to affect other panes (#3576)
* resize_pane_with_id and close_pane_with_id

* focus_pane_with_id and edit_scrollback_for_pane_with_id

* write_to_pane_id and write_chars_to_pane_id

* lots more commands

* style(fmt): rustfmt
2024-08-29 17:35:21 +02:00
..
assets feat(plugins): add plugin APIs to affect other panes (#3576) 2024-08-29 17:35:21 +02:00
src feat(plugins): add plugin APIs to affect other panes (#3576) 2024-08-29 17:35:21 +02:00
build.rs xtask/pipeline: Fix publish task (#2711) 2023-08-28 06:24:27 +00:00
Cargo.toml feat(keybindings): support multiple modifiers (eg. Ctrl+Alt) and the kitty keyboard protocol (#3383) 2024-05-27 16:15:09 +02:00