zellij/src/client/panes
Aram Drevekenin 1c71d16eb5
fix(terminal): support bright colors (#256)
* fix(terminal): support bright colors

* style(fmt): make it uglier because rustfmt
2021-04-06 15:16:18 +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(ui): react to terminal window size changes (SIGWINCH) (#245) 2021-04-01 17:38:13 +02:00
terminal_character.rs fix(terminal): support bright colors (#256) 2021-04-06 15:16:18 +02:00
terminal_pane.rs fix(terminal): reset styles on cursor movement (#254) 2021-04-05 16:37:21 +02:00