zellij/zellij-server/src/panes
2021-11-02 18:49:10 +00:00
..
unit fix(compatibility): improve handling of wide characters inserted in the middle of existing lines (#806) 2021-10-26 16:43:56 +02:00
alacritty_functions.rs eliminate unused imports warnings during compile (#654) 2021-08-23 15:41:26 +02:00
grid.rs fix(performance): do not hang when resizing large line wraps (#814) 2021-10-29 12:22:30 +02:00
mod.rs fix(compatibility): support changing index colors with osc (#646) 2021-08-13 17:23:39 +02:00
plugin_pane.rs feat(ui): add right-click support to plugins 2021-11-02 18:49:10 +00:00
selection.rs feat(ui): initial mouse support (#448) 2021-07-02 16:40:50 +02:00
terminal_character.rs chore(rust): move to 2021 edition 2021-10-22 02:21:16 +01:00
terminal_pane.rs Fix(scroll): Prevent scroll buffer overwrite (#655) 2021-10-01 22:20:13 +05:30