CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/01/08 01:22:10
Modified files:
usr.bin/tmux : status.c window-copy.c
Log message:
With incremental search, start empty and only repeat the previous search
if the user tries to search again with an empty prompt. This matches
emacs behaviour more closely.
