zellij/zellij-server/src/panes
Aram Drevekenin 464cb6beec
fix(compatibility): full screen scroll region (#915)
* fix(compatibility): properly handle scrolling when scroll region is full screen

* style(fmt): make clippy and rustfmt happy
2021-12-01 13:01:22 +01:00
..
unit fix(compatibility): full screen scroll region (#915) 2021-12-01 13:01:22 +01:00
alacritty_functions.rs eliminate unused imports warnings during compile (#654) 2021-08-23 15:41:26 +02:00
grid.rs fix(compatibility): full screen scroll region (#915) 2021-12-01 13:01:22 +01:00
link_handler.rs feat(compatibility): add support for osc 8 escape code (#822) 2021-11-22 18:54:49 +01:00
mod.rs feat(compatibility): add support for osc 8 escape code (#822) 2021-11-22 18:54:49 +01:00
plugin_pane.rs This adds a UI for multiple users in panes (behind a feature flag) (#897) 2021-11-25 16:21:59 +01:00
selection.rs feat(ui): initial mouse support (#448) 2021-07-02 16:40:50 +02:00
terminal_character.rs This adds a UI for multiple users in panes (behind a feature flag) (#897) 2021-11-25 16:21:59 +01:00
terminal_pane.rs This adds a UI for multiple users in panes (behind a feature flag) (#897) 2021-11-25 16:21:59 +01:00