From 1bd08f903b8f70b0dd9aad577f830d944b969516 Mon Sep 17 00:00:00 2001 From: nicm Date: Thu, 13 Oct 2016 20:09:19 +0000 Subject: Remove mention of key tables than no longer exist. --- tmux.1 | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'tmux.1') diff --git a/tmux.1 b/tmux.1 index 2a676cb9..a876ddb0 100644 --- a/tmux.1 +++ b/tmux.1 @@ -2179,13 +2179,9 @@ With the key bindings in .Ar mode-table are listed; this may be one of: -.Em vi-edit , -.Em emacs-edit , -.Em vi-choice , -.Em emacs-choice , -.Em vi-copy +.Em vi-choice or -.Em emacs-copy . +.Em emacs-choice . .It Xo Ic send-keys .Op Fl lMRX .Op Fl N Ar repeat-count -- cgit