zellij/zellij-server/src/panes
Aram Drevekenin 503e20132a
refactor(terminal): log scroll region as tuple rather than Option<tuple> (#4082)
* initial go over

* do not pad scroll region by default

* some cleanups

* moar cleanups

* style(fmt): rustfmt

* docs(changelog): add PR
2025-03-22 01:57:17 +01:00
..
floating_panes feat(ui): about plugin and release notes (#3979) 2025-02-10 16:05:48 +01:00
tiled_panes Fix compiler warnings (#4053) 2025-03-10 16:50:20 +00:00
unit refactor(terminal): log scroll region as tuple rather than Option<tuple> (#4082) 2025-03-22 01:57:17 +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 refactor(terminal): log scroll region as tuple rather than Option<tuple> (#4082) 2025-03-22 01:57:17 +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 fix(panes): various fixes for rendering stacked panes without pane frames (#4035) 2025-03-02 13:18:12 +01:00
search.rs feat(config): new theme definition spec (#3242) 2025-02-07 11:59:54 +01:00
selection.rs fix(selection): add proper multi-click dragging options (#4052) 2025-03-10 17:21:25 +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 fix(panes): various fixes for rendering stacked panes without pane frames (#4035) 2025-03-02 13:18:12 +01:00