CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/05/12 04:45:38
Modified files:
usr.bin/tmux : format.c tmux.h window-copy.c window.c
Log message:
Store copy mode search string in pane so search-again command works even
if you exit and reenter copy mode (it doesn't remember the position,
just the search string), suggested by espie@.
