CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/01/15 15:55:29
Modified files:
usr.bin/tmux : options-table.c server-client.c tmux.1 tmux.h
Log message:
If timing between keys is less than (by default) 1 millisecond, assume
the text is being pasted. assume-paste-time option changes the value (0
disables). Based on a diff from Marcin Kulik.
