diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-09-27 18:20:16 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-09-27 18:20:16 +0200 |
commit | 139a1896d7961c3e81c57d75eefda848d71ecb60 (patch) | |
tree | f30c70809c5cca48e8919f6c15ce71f619fcd2c2 /doc/it | |
parent | e2a078a0b90c06f5a1f537c41071d67281204e85 (diff) | |
download | weechat-139a1896d7961c3e81c57d75eefda848d71ecb60.zip |
Add question about OS X and broken display in FAQ
Diffstat (limited to 'doc/it')
-rw-r--r-- | doc/it/weechat_faq.it.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/it/weechat_faq.it.txt b/doc/it/weechat_faq.it.txt index 37002c02b..efbb3352c 100644 --- a/doc/it/weechat_faq.it.txt +++ b/doc/it/weechat_faq.it.txt @@ -145,6 +145,18 @@ Per esempio, 'xterm-color' potrebbe visualizzare questo tipo di caratteri strani Se necessario, correggere la variabile TERM: `export TERM="xxx"`. +// TRANSLATION MISSING +[[osx_display_broken]] +I compiled WeeChat under OS X, and I see "(null)" everywhere on screen, what's wrong? +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +If you compiled ncursesw yourself, try to use standard ncurses (that comes with +system). + +Moreover, under OS X, it is recommended to install WeeChat with Homebrew package +manager. + + [[buffer_vs_window]] Ho sentito parlare di "buffer" e "finestre", qual รจ la differenza? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |