CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/12/16 15:05:35
Modified files:
usr.bin/tmux : cmd-send-keys.c input.c tmux.h
Log message:
send-keys -R should reset the input parser to ground state (so it can be
used to escape from, for example, printf '\033]2;').
