aboutsummaryrefslogtreecommitdiff
path: root/src/tty/unix.rs
diff options
context:
space:
mode:
authorChristian Duerr <chrisduerr@users.noreply.github.com>2018-11-18 13:48:10 +0000
committerGitHub <noreply@github.com>2018-11-18 13:48:10 +0000
commit75504ef05b8a40d5c644e990b4bf2293436e7b93 (patch)
treee7353b0edc5408669d434f7ae56fac82e5e1b8f9 /src/tty/unix.rs
parent3593ec72dd19f5e2766a57241f2ecb9f05929a0b (diff)
downloadr-alacritty-75504ef05b8a40d5c644e990b4bf2293436e7b93.tar.gz
r-alacritty-75504ef05b8a40d5c644e990b4bf2293436e7b93.tar.bz2
r-alacritty-75504ef05b8a40d5c644e990b4bf2293436e7b93.zip
Lower log level of warnings in ansi.rs
Since ansi.rs is mostly about control sequences sent by applications, displaying all issues during parsing to the user can be annoying since Alacritty might not actually do anything wrong. To resolve this problem, all `warn!` logs in `src/ansi.rs` have been decreased to the `debug!` level. This fixes #1809.
Diffstat (limited to 'src/tty/unix.rs')
0 files changed, 0 insertions, 0 deletions