zellij/src/client/panes
Aram Drevekenin 313ac9f414
fix(performance): remove unnecessary allocations from pty (#264)
* work

* refactor(pty): removed unused code

* style(comment): remove unused

* style(fmt): rustfmt
2021-04-12 16:00:05 +02:00
..
grid.rs fix(grid): do not crash when reflowing lines with an empty top buffer (#211) 2021-02-25 18:20:01 +01:00
mod.rs wip: restructing in progress, to prep for server-client 2021-01-24 18:38:46 +02:00
plugin_pane.rs fix(performance): remove unnecessary allocations from pty (#264) 2021-04-12 16:00:05 +02:00
terminal_character.rs fix(terminal): support bright colors (#256) 2021-04-06 15:16:18 +02:00
terminal_pane.rs fix(performance): remove unnecessary allocations from pty (#264) 2021-04-12 16:00:05 +02:00