CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/12 09:40:58
Modified files:
usr.bin/tmux : cmd-bind-key.c cmd-list-keys.c mode-key.c
status.c tmux.1 tmux.h window-choose.c
window-copy.c
Log message:
Allow repeat count to be specified in mode key tables with bind-key -R,
and set the default repeat count to 5 for WheelUp and WheelDown in
copy-mode.
