mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-01 05:35:45 +01:00
Add a warning about foreground processes in :h :!.
This commit is contained in:
@@ -65,6 +65,10 @@
|
|||||||
the previous external command, so long as it is not preceded by a
|
the previous external command, so long as it is not preceded by a
|
||||||
backslash and <o>banghist</o> is enabled.
|
backslash and <o>banghist</o> is enabled.
|
||||||
</p>
|
</p>
|
||||||
|
<note>
|
||||||
|
Do not run commands which require stdin or it will hang Firefox.
|
||||||
|
You can launch a process in the background (e.g. :! xterm &).
|
||||||
|
</note>
|
||||||
</description>
|
</description>
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user