diff options
author | Kyle Rooker <rookerka@gmail.com> | 2018-12-12 08:12:59 -0600 |
---|---|---|
committer | Christian Duerr <chrisduerr@users.noreply.github.com> | 2018-12-12 14:12:59 +0000 |
commit | 0a73312c3d8299e4ecad166709694fe9278bffc1 (patch) | |
tree | db0cfd08f3d1219dcc92c1ccb06be4493685bc90 /src/cli.rs | |
parent | 217ad9ec285b4923de1790b0976c8c793039c994 (diff) | |
download | r-alacritty-0a73312c3d8299e4ecad166709694fe9278bffc1.tar.gz r-alacritty-0a73312c3d8299e4ecad166709694fe9278bffc1.tar.bz2 r-alacritty-0a73312c3d8299e4ecad166709694fe9278bffc1.zip |
Fix color issues in ncurses programs
Certain programs like `htop` have problems with the number
of color pairs which are specified by the Alacritty terminfo
file.
By reducing the maximum number of color pairs to the value
which is specified by xterm-256color, these issues are
resolved.
This fixes #1862.
Diffstat (limited to 'src/cli.rs')
0 files changed, 0 insertions, 0 deletions