zellij/zellij-server/src/panes
Aram Drevekenin b04cddc352
feat(mouse): double-click to mark word boundaries, triple-click to mark paragraph (#3996)
* double-triple click on word/line boundaries

* adjust snapshots

* style(fmt): rustfmt
2025-02-16 17:55:23 +01:00
..
floating_panes feat(ui): about plugin and release notes (#3979) 2025-02-10 16:05:48 +01:00
tiled_panes feat(config): new theme definition spec (#3242) 2025-02-07 11:59:54 +01:00
unit feat(mouse): double-click to mark word boundaries, triple-click to mark paragraph (#3996) 2025-02-16 17:55:23 +01:00
active_panes.rs fix(plugins): rebind insert (#3692) 2024-10-23 17:34:41 +02:00
alacritty_functions.rs eliminate unused imports warnings during compile (#654) 2021-08-23 15:41:26 +02:00
grid.rs feat(mouse): double-click to mark word boundaries, triple-click to mark paragraph (#3996) 2025-02-16 17:55:23 +01:00
link_handler.rs fix(clippy): clippy fixes (#1508) 2022-06-15 14:03:11 +02:00
mod.rs feat(plugins): allow opening command panes in the background (hidden) (#3530) 2024-07-29 11:40:01 +02:00
plugin_pane.rs feat(ui): about plugin and release notes (#3979) 2025-02-10 16:05:48 +01:00
search.rs feat(config): new theme definition spec (#3242) 2025-02-07 11:59:54 +01:00
selection.rs feat(mouse): double-click to mark word boundaries, triple-click to mark paragraph (#3996) 2025-02-16 17:55:23 +01:00
sixel.rs feat(terminal): sixel support (#1557) 2022-07-08 17:19:42 +02:00
terminal_character.rs feat(config): new theme definition spec (#3242) 2025-02-07 11:59:54 +01:00
terminal_pane.rs feat(mouse): double-click to mark word boundaries, triple-click to mark paragraph (#3996) 2025-02-16 17:55:23 +01:00