zellij/zellij-server/src/panes
Vasileios Manolopoulos 9a2f90936b
fix: (tabs) move to next tab if moving to next pane from fullscreen pane (#3498)
Co-authored-by: Vasilis Manolopoulos <vmanolop@gmail.comh>
2024-10-25 15:18:29 +02:00
..
floating_panes fix(plugins): various plugin api and other fixes (#3665) 2024-10-11 18:04:18 +02:00
tiled_panes fix: (tabs) move to next tab if moving to next pane from fullscreen pane (#3498) 2024-10-25 15:18:29 +02:00
unit fix(terminal): prevent escaping pane through scroll region (#3491) 2024-07-12 12:22:44 +02: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 fix(terminal): recover from partial line drop (#3695) 2024-10-24 09:42:15 +02: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(config): allow loading background plugins on startup (#3616) 2024-09-20 15:38:20 +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): use ITU T.418 format for emitted CSI 58 sequences (#3440) 2024-06-21 13:46:17 +02:00
terminal_pane.rs feat(plugins): add plugin APIs to affect other panes (#3576) 2024-08-29 17:35:21 +02:00