zellij/default-plugins
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
..
compact-bar fix(compact-bar): properly pad mode indicator (#3260) 2024-04-15 00:55:43 +09:00
configuration feat(ux): first run setup-wizard (#3556) 2024-08-16 14:00:01 +02:00
fixture-plugin-for-tests feat(plugins): add plugin APIs to affect other panes (#3576) 2024-08-29 17:35:21 +02:00
session-manager fix(terminal): session-manager enter and some more keys (#3484) 2024-07-08 17:36:24 +02:00
status-bar feat(plugins): allow opening command panes in the background (hidden) (#3530) 2024-07-29 11:40:01 +02:00
strider feat(plugins): allow opening command panes in the background (hidden) (#3530) 2024-07-29 11:40:01 +02:00
tab-bar feat(ui): status bar redesign (#3475) 2024-07-05 15:13:51 +02:00