CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/08/11 00:45:33
Modified files:
usr.bin/tmux : mode-key.c tmux.h window-choose.c window-copy.c
window.c
Log message:
Instead of numbering choose mode items 0-9a-z and then nothing, number
them all and if there are more than 10 use a prompt when 0-9 is
pressed. From Thomas Adam.
