diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-02-02 23:41:36 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-02-02 23:41:36 +0100 |
commit | a51652f1966e68d429033ef276d50d0196bf0b99 (patch) | |
tree | b94d0c3c5f1613c15112985c08f3d1ae0a55f467 /doc/it/weechat_faq.it.txt | |
parent | 79ca61784cac21579406ca0cb01af69ca5b5eb50 (diff) | |
download | weechat-a51652f1966e68d429033ef276d50d0196bf0b99.zip |
Add note about package "ncurses-term" in user guide and FAQ for 256 colors
Diffstat (limited to 'doc/it/weechat_faq.it.txt')
-rw-r--r-- | doc/it/weechat_faq.it.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/it/weechat_faq.it.txt b/doc/it/weechat_faq.it.txt index 137fc4205..e3cc9c5cb 100644 --- a/doc/it/weechat_faq.it.txt +++ b/doc/it/weechat_faq.it.txt @@ -241,6 +241,11 @@ valori raccomandati sono: * con screen: 'screen-256color' * al di fuori di screen: 'xterm-256color', 'rxvt-256color', 'putty-256color',... +// TRANSLATION MISSING +[NOTE] +You may have to install package "ncurses-term" to use these values in 'TERM' +variable. + Se si sta utilizzando screen, รจ possibile aggiungere questa riga al proprio '~/.screenrc': |