=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.516 retrieving revision 1.517 diff -u -r1.516 -r1.517 --- src/usr.bin/tmux/tmux.1 2016/11/29 12:54:46 1.516 +++ src/usr.bin/tmux/tmux.1 2017/01/06 11:57:03 1.517 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.516 2016/11/29 12:54:46 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.517 2017/01/06 11:57:03 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -14,7 +14,7 @@ .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: November 29 2016 $ +.Dd $Mdocdate: January 6 2017 $ .Dt TMUX 1 .Os .Sh NAME @@ -1020,7 +1020,7 @@ command. .Pp The following commands are supported in copy mode: -.Bl -column "CommandXXXXXXXXXXXXXXXXX" "viXXXXXXXXXX" "emacs" -offset indent +.Bl -column "CommandXXXXXXXXXXXXXXXXXXXXXXXXXX" "viXXXXXXXXXX" "emacs" -offset indent .It Sy "Command" Ta Sy "vi" Ta Sy "emacs" .It Li "append-selection" Ta "" Ta "" .It Li "append-selection-and-cancel" Ta "A" Ta "" @@ -1067,8 +1067,10 @@ .It Li "scroll-down" Ta "C-e" Ta "C-Down" .It Li "scroll-up" Ta "C-y" Ta "C-Up" .It Li "search-again" Ta "n" Ta "n" -.It Li "search-backward " Ta "?" Ta "C-r" -.It Li "search-forward " Ta "/" Ta "C-s" +.It Li "search-backward " Ta "?" Ta "" +.It Li "search-forward " Ta "/" Ta "" +.It Li "search-backward-incremental " Ta "" Ta "C-r" +.It Li "search-forward-incremental " Ta "" Ta "C-s" .It Li "search-reverse" Ta "N" Ta "N" .It Li "select-line" Ta "V" Ta "" .It Li "start-of-line" Ta "0" Ta "C-a" @@ -3730,7 +3732,7 @@ Commands related to the status line are as follows: .Bl -tag -width Ds .It Xo Ic command-prompt -.Op Fl 1 +.Op Fl 1i .Op Fl I Ar inputs .Op Fl p Ar prompts .Op Fl t Ar target-client @@ -3780,6 +3782,9 @@ .Fl 1 makes the prompt only accept one key press, in this case the resulting input is a single character. +.Fl i +executes the command every time the prompt input changes instead of when the +user exits the command prompt. .Pp The following keys have a special meaning in the command prompt, depending on the value of the