summaryrefslogtreecommitdiff
path: root/doc/it/weechat_faq.it.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/it/weechat_faq.it.adoc')
-rw-r--r--doc/it/weechat_faq.it.adoc9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/it/weechat_faq.it.adoc b/doc/it/weechat_faq.it.adoc
index d0da0bc77..967039f32 100644
--- a/doc/it/weechat_faq.it.adoc
+++ b/doc/it/weechat_faq.it.adoc
@@ -1174,6 +1174,15 @@ $ 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
+----
+
+// TRANSLATION MISSING
[[spell_dictionaries]]
=== I installed aspell dictionaries on my system, how can I use them without restarting WeeChat?