From 7e79108f8a0d109b058f07cd84f17957f730432a Mon Sep 17 00:00:00 2001 From: nicm Date: Sat, 16 Sep 2023 16:18:29 +0000 Subject: [PATCH] Remove next- and previous-prompt added in error. GitHub issue 3696. --- tmux.1 | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/tmux.1 b/tmux.1 index b64275c9..7bcd4d1a 100644 --- a/tmux.1 +++ b/tmux.1 @@ -2004,18 +2004,6 @@ Move the cursor to the start of the line. (emacs: M-R) .Xc Move to the top line. -.It Xo -.Ic next-prompt -(vi: C-n) -(emacs: C-n) -.Xc -Move to the next prompt. -.It Xo -.Ic previous-prompt -(vi: C-p) -(emacs: C-p) -.Xc -Move to the previous prompt. .El .Pp The search commands come in several varieties: