zellij/zellij-server/src/panes
Aram Drevekenin c8d10ee64d
fix(compatibility): only send bracketed paste to terminals requesting it (#658)
* fix(compatibility): only send bracketed paste to terminals requesting it

* docs(changelog): update change

* style(fmt): make rustfmt happy
2021-08-24 10:24:10 +02:00
..
unit Fix scrolling (#650) 2021-08-19 13:28:08 +02:00
alacritty_functions.rs eliminate unused imports warnings during compile (#654) 2021-08-23 15:41:26 +02:00
grid.rs fix(compatibility): only send bracketed paste to terminals requesting it (#658) 2021-08-24 10:24:10 +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): pane frames (new pane UI) (#643) 2021-08-12 14:50:00 +02:00
selection.rs feat(ui): initial mouse support (#448) 2021-07-02 16:40:50 +02:00
terminal_character.rs fix(performance): undo degredation introduced in 646 (#651) 2021-08-19 19:02:05 +02:00
terminal_pane.rs fix(compatibility): only send bracketed paste to terminals requesting it (#658) 2021-08-24 10:24:10 +02:00