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/pl | |
parent | e2a078a0b90c06f5a1f537c41071d67281204e85 (diff) | |
download | weechat-139a1896d7961c3e81c57d75eefda848d71ecb60.zip |
Add question about OS X and broken display in FAQ
Diffstat (limited to 'doc/pl')
-rw-r--r-- | doc/pl/weechat_faq.pl.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/pl/weechat_faq.pl.txt b/doc/pl/weechat_faq.pl.txt index 94bc5f277..c713ffc5d 100644 --- a/doc/pl/weechat_faq.pl.txt +++ b/doc/pl/weechat_faq.pl.txt @@ -142,6 +142,18 @@ który działa dobrze (jak wiele innych wartości). W razie potrzeby, popraw zmienna 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]] Słyszałem o "buforach" i "oknach", jaka jest między nimi różnica? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |