=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.498 retrieving revision 1.499 diff -u -r1.498 -r1.499 --- src/usr.bin/tmux/tmux.1 2016/10/11 09:30:36 1.498 +++ src/usr.bin/tmux/tmux.1 2016/10/12 13:03:27 1.499 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.498 2016/10/11 09:30:36 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.499 2016/10/12 13:03:27 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: October 11 2016 $ +.Dd $Mdocdate: October 12 2016 $ .Dt TMUX 1 .Os .Sh NAME @@ -3748,7 +3748,7 @@ Commands related to the status line are as follows: .Bl -tag -width Ds .It Xo Ic command-prompt -.Op Fl 1 +.Op Fl 1N .Op Fl I Ar inputs .Op Fl p Ar prompts .Op Fl t Ar target-client @@ -3802,6 +3802,8 @@ .Fl 1 makes the prompt only accept one key press, in this case the resulting input is a single character. +.Fl N +accepts only numbers and exit the prompt on any other key press. .It Xo Ic confirm-before .Op Fl p Ar prompt .Op Fl t Ar target-client