From 4a3818934924090cc0a5800cc38bf89fa8f2ea53 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Thu, 19 Nov 2009 14:06:33 +0000 Subject: Revert to xterm-keys off by default. It was on as an experiment to see if the option could be removed, but it affects vi, so we have to keep the option, and a conservative default is better. --- tmux.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tmux.1') diff --git a/tmux.1 b/tmux.1 index 3c550876..6aedb51c 100644 --- a/tmux.1 +++ b/tmux.1 @@ -1803,7 +1803,7 @@ will generate .Xr xterm 1 -style function key sequences; these have a number included to indicate modifiers such as Shift, Alt or Ctrl. -The default is on. +The default is off. .El .It Xo Ic show-options .Op Fl g -- cgit