The branch, master has been updated
       via  6ca8c58462e5d1b47f98acee8c79a34bba1bd7df (commit)
      from  35ffd093d724053046ae49984af0beb0530e5560 (commit)

- Log -----------------------------------------------------------------
commit 6ca8c58462e5d1b47f98acee8c79a34bba1bd7df
Author: Nicholas Marriott <nicholas.marri...@gmail.com>
Commit: Nicholas Marriott <nicholas.marri...@gmail.com>

    Use -a for terminal-overrides from Daniel Hahler.
---
 FAQ |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/FAQ b/FAQ
index a930671..2ca0a59 100644
--- a/FAQ
+++ b/FAQ
@@ -403,7 +403,7 @@ always (or ever) be added to the scrollback.
 You can make tmux use the normal screen by telling it that your terminal does
 not have an alternate screen. Put the following in ~/.tmux.conf:
 
-        set -g terminal-overrides 'xterm*:smcup@:rmcup@'
+        set -ga terminal-overrides ',xterm*:smcup@:rmcup@'
 
 Adjust if your $TERM does not start with xterm.
 


-----------------------------------------------------------------------

Summary of changes:
 FAQ |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
tmux

------------------------------------------------------------------------------
_______________________________________________
tmux-cvs mailing list
tmux-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-cvs

Reply via email to