CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2017/01/06 04:57:03

Modified files:
        usr.bin/tmux   : cmd-command-prompt.c cmd-confirm-before.c cmd.c 
                         key-bindings.c status.c tmux.1 tmux.h 
                         window-copy.c 

Log message:
Incremental search in copy mode (on for emacs keys by default) - much
the same as normal searching but updates the cursor position and marked
search terms as you type. C-r and C-s in the prompt repeat the search,
once finished searching (with Enter), N and n work as before.

Reply via email to