CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2019/09/15 15:42:57
Modified files: usr.bin/tmux : format-draw.c options-table.c style.c tmux.1 tmux.h Log message: Add push-default and pop-default in styles to change the default colours and attributes and use them to restore the previous behaviour of window-status-style being the default for window-status-format in the status line. From John Drouhard in GitHub issue 1912.