summaryrefslogtreecommitdiff
path: root/doc/de/weechat_user.de.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/de/weechat_user.de.txt')
-rw-r--r--doc/de/weechat_user.de.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/de/weechat_user.de.txt b/doc/de/weechat_user.de.txt
index 9daf89d32..3def3a0a9 100644
--- a/doc/de/weechat_user.de.txt
+++ b/doc/de/weechat_user.de.txt
@@ -895,6 +895,12 @@ Some recommended values for 'TERM' if you want 256 colors:
* under screen: 'screen-256color'
* outside screen: 'xterm-256color', 'rxvt-256color', 'putty-256color',...
+If you are using screen, you can add this line to your '~/.screenrc':
+
+----------------------------------------
+term screen-256color
+----------------------------------------
+
If your 'TERM' variable has wrong value and that WeeChat is already running,
don't panic! You can change it without restarting, thanks to script 'shell.py':