zellij/zellij-server/src/panes
2022-10-19 18:36:17 +02:00
..
floating_panes feat(panes): change floating window positions (#1810) 2022-10-18 16:44:05 +02:00
tiled_panes fix(tab): frameless pane size wrong after closing other panes (#1776) 2022-10-12 11:29:17 +02:00
unit fix(terminal): reset scroll region when clearing screen (#1826) 2022-10-19 18:36:17 +02:00
alacritty_functions.rs eliminate unused imports warnings during compile (#654) 2021-08-23 15:41:26 +02:00
grid.rs fix(terminal): reset scroll region when clearing screen (#1826) 2022-10-19 18:36:17 +02:00
link_handler.rs fix(clippy): clippy fixes (#1508) 2022-06-15 14:03:11 +02:00
mod.rs A little refactoring (#1663) 2022-08-17 01:29:45 +09:00
plugin_pane.rs feat(ux): rerun command pane (#1787) 2022-10-11 16:45:46 +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(compatibility): improve vttest (#1671) 2022-08-19 14:00:26 +02:00
terminal_pane.rs allow dump_screen() to only dump the viewport (#1794) 2022-10-19 22:49:13 +09:00