zellij/zellij-server/src/panes
har7an fa8ef2a973
Fix colored pane frames in mirrored sessions (#2625)
* server/panes/tiled: Fix colored frames

in mirrored sessions. Colored frames were previously ignored because
they were treated like floating panes when rendering tiled panes.

* CHANGELOG: Add PR #2625

* server/tab/unit: Fix unit tests for server.
2023-07-16 14:35:34 +00:00
..
floating_panes feat(plugins): plugin pane state events (#2545) 2023-06-15 17:07:40 +02:00
tiled_panes Fix colored pane frames in mirrored sessions (#2625) 2023-07-16 14:35:34 +00:00
unit fix(logs): suppress debug logs when not debugging (#2532) 2023-06-13 14:55:49 +02: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 fix(logs): suppress debug logs when not debugging (#2532) 2023-06-13 14:55:49 +02: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): more plugin api methods (#2550) 2023-06-17 14:41:49 +02: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 fix(logs): suppress debug logs when not debugging (#2532) 2023-06-13 14:55:49 +02:00
terminal_pane.rs fix(plugins): swap layouts and invoked_with (#2564) 2023-06-19 18:09:08 +02:00