zellij/zellij-server/src/panes
2024-05-27 17:30:32 +02:00
..
floating_panes style(fmt): fix warnings (#3223) 2024-03-25 14:22:52 +01:00
tiled_panes style(fmt): fix warnings (#3223) 2024-03-25 14:22:52 +01:00
unit feat(keybindings): support multiple modifiers (eg. Ctrl+Alt) and the kitty keyboard protocol (#3383) 2024-05-27 16:15:09 +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(grid): fix DL/IL being ineffective without scrolling region (#3382) 2024-05-27 17:30:32 +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(keybindings): support multiple modifiers (eg. Ctrl+Alt) and the kitty keyboard protocol (#3383) 2024-05-27 16:15:09 +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(terminal): curly underlines mid-chunk (#3125) 2024-02-12 09:25:24 +01:00
terminal_pane.rs feat(keybindings): support multiple modifiers (eg. Ctrl+Alt) and the kitty keyboard protocol (#3383) 2024-05-27 16:15:09 +02:00