zellij/zellij-server/src/panes
Aram Drevekenin 7e5f22f8c9
feat(plugins): UI components (#2898)
* parsing rendering private osc table

* move components to DCS and add tests

* refactor: move components to their own thing

* ribbon and selected-ribbon ui components

* nested list ui component

* selected and indices for nested list

* coordinates and size for ui components

* use Text with ribbon

* add tests for components

* refactor: ui components

* refactor: ui components api

* style(fmt): rustfmt

* style(fmt): cleanups
2023-11-02 08:17:23 +01:00
..
floating_panes feat(sessions): session resurrection (#2801) 2023-10-12 16:05:45 +02:00
tiled_panes feat(panes): in place run (#2795) 2023-09-18 16:28:06 +02:00
unit feat(plugins): UI components (#2898) 2023-11-02 08:17:23 +01:00
active_panes.rs feat(plugins): plugin pane state events (#2545) 2023-06-15 17:07:40 +02:00
alacritty_functions.rs eliminate unused imports warnings during compile (#654) 2021-08-23 15:41:26 +02:00
grid.rs feat(plugins): UI components (#2898) 2023-11-02 08:17:23 +01:00
link_handler.rs fix(clippy): clippy fixes (#1508) 2022-06-15 14:03:11 +02:00
mod.rs feat(terminals): send focus in/out events to terminal panes (#1908) 2022-11-04 17:29:41 +01:00
plugin_pane.rs feat(plugins): UI components (#2898) 2023-11-02 08:17:23 +01:00
search.rs feat(terminal): search panes (#1521) 2022-07-18 10:54:23 +02:00
selection.rs feat(terminal): search panes (#1521) 2022-07-18 10:54:23 +02:00
sixel.rs feat(terminal): sixel support (#1557) 2022-07-08 17:19:42 +02:00
terminal_character.rs feat(panes): Add an option to press <ESC> and drop to shell in command panes (#2872) 2023-10-17 11:55:38 +02:00
terminal_pane.rs feat(plugins): UI components (#2898) 2023-11-02 08:17:23 +01:00