CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/02/25 00:53:41
Modified files:
usr.bin/tmux : cmd-paste-buffer.c tmux.1 tmux.h utf8.c
Log message:
Pass paste buffer through vis(3) when pasting to prevent buffers
containing for example the bracket end sequence causing issues. -S flag
disables. Reported by Mason Davis.
