summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2015-06-04 08:47:23 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2015-06-04 08:47:23 +0100
commit20598dff258da1e96a060adba95e8e05bfdd8b3b (patch)
tree0dfd7a641534c02228a811f1418ac5e3b8df2ffe
parent0b22d574e0adc8f27b31fea9e278731ded06ac70 (diff)
Note version this happened.
-rw-r--r--FAQ4
1 files changed, 2 insertions, 2 deletions
diff --git a/FAQ b/FAQ
index 2227730f..21e6167d 100644
--- a/FAQ
+++ b/FAQ
@@ -357,8 +357,8 @@ bind x set lock-command '/usr/bin/vlock' \; lock-client \; set lock-command 'tpu
GNU screen does not support italics and the "screen" terminfo description uses
the italics escape sequence incorrectly.
-If default-terminal is set to "screen" or matches "screen-*", tmux will behave
-like screen and italics will be disabled.
+As of tmux 2.1, if default-terminal is set to "screen" or matches "screen-*",
+tmux will behave like screen and italics will be disabled.
To enable italics, create a new terminfo entry called "tmux" (some platforms
may already have this, you can check with "infocmp tmux"):