zellij/src/client
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
..
panes fix(terminal): support bright colors (#256) 2021-04-06 15:16:18 +02:00
boundaries.rs Merge in changes from main and fix clippy lints 2021-03-25 14:24:11 +00:00
layout.rs Wrap up the plugin system refactor, running everything through update() 2021-03-25 17:22:10 +00:00
mod.rs * fix(ui): react to terminal window size changes (SIGWINCH) (#245) 2021-04-01 17:38:13 +02:00
pane_resizer.rs * fix(ui): react to terminal window size changes (SIGWINCH) (#245) 2021-04-01 17:38:13 +02:00
tab.rs fix(tabs): do not resize title bar when closing pane under it (#252) 2021-04-05 10:48:27 +02:00