Merge remote-tracking branch 'origin/pr/4274'

This commit is contained in:
Florian Bruhin 2018-09-30 22:14:56 +02:00
commit dd41bc2f7b

View File

@ -311,6 +311,15 @@ Lastly, set your `qt.args` to point to that directory and restart qutebrowser:
:restart
----
Unable to use `spawn` on MacOS.::
When running qutebrowser from the prebuilt binary (`qutebrowser.app`) it *will
not* read any files that would alter your `$PATH` (e.g. `.profile`, `.bashrc`,
etc). This is not a bug, just that `.profile` is not propogated to GUI
applications in MacOS.
+
See https://github.com/qutebrowser/qutebrowser/issues/4273[Issue #4273] for
details and potential workarounds.
My issue is not listed.::
If you experience any segfaults or crashes, you can report the issue in
https://github.com/qutebrowser/qutebrowser/issues[the issue tracker] or