CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2018/10/18 01:57:57
Modified files: usr.bin/tmux : attributes.c grid.c input.c tmux.1 tmux.h tty-term.c tty.c Log message: Support for extended underline styles on terminals which offer them, enabled by adding the Smulx capability with terminal-overrides (add something like ',vte*:Smulx=\E[4\:%p1%dm'). GitHub issue 1492.