CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2018/04/10 05:20:15
Modified files: usr.bin/tmux : input.c Log message: A couple of fixes to the : form of SGR. Apparently there is an extra argument that nobody knew about, so skip that if it exists. Also there are a bunch of useless optional arguments at the end, so ignore those.