CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2015/02/18 08:32:37
Modified files: usr.bin/tmux : options.c style.c Log message: When given an invalid style, don't set the option to the default. Fix from J Raynor. Also make style_parse not alter the grid_cell when it fails.