CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2018/03/05 05:32:28
Modified files: usr.bin/tmux : input.c Log message: For some reason tmux treats SGR 10 as SGR 0. It has done since the first version and I'm not sure why since no other terminal appears to. Change to just ignore SGR 10 instead.