mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-25 12:42:26 +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
|
||||
backslash and <o>banghist</o> is enabled.
|
||||
</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>
|
||||
</item>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user