diff options
Diffstat (limited to 'doc/sr')
-rw-r--r-- | doc/sr/weechat_faq.sr.adoc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/sr/weechat_faq.sr.adoc b/doc/sr/weechat_faq.sr.adoc index 8a2c6688d..b5ba379ca 100644 --- a/doc/sr/weechat_faq.sr.adoc +++ b/doc/sr/weechat_faq.sr.adoc @@ -943,6 +943,15 @@ $ cd ~/.cache/weechat/script $ curl -O https://weechat.org/files/plugins.xml.gz ---- +// TRANSLATION MISSING +If you're running macOS and the downloaded file has a size of 0 bytes, +try to set this variable in your shell initialization file or on command line, +before starting WeeChat: + +---- +export OBJC_DISABLE_INITIALIZE_FORK_SAFETY=YES +---- + [[spell_dictionaries]] === Инсталирао сам aspell речнике у свој систем, како могу да их користим без потребе да поново покрећем програм WeeChat? |