CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/02/03 06:46:27
Modified files:
usr.bin/tmux : cmd-select-pane.c input.c screen.c tmux.h
Log message:
Instead of passing titles through vis() which doubles backslashes, just
ignore any containing control characters or invalid UTF-8. GitHub issue 2070.
