CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/29 12:17:28
Modified files:
usr.bin/tmux : cmd-break-pane.c cmd-new-session.c
cmd-new-window.c cmd-rename-session.c
cmd-rename-window.c input.c names.c paste.c
screen.c tmux.c tmux.h window.c
Log message:
Allow :. in names again, forbidding them is overly pernickety. Only
forbid invalid UTF-8 and #(.
