CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/10/21 07:51:59
Modified files:
usr.bin/tmux : cmd.c key-bindings.c tmux.1
Log message:
Add %%% to substitute with quotes escaped (convert " to \"). Use this
for the prompts in copy mode. Fixes problems with jumping to ' reported
by Theo Buehler.
