mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-28 21:42:26 +01:00
Add a help entry for :silent.
This commit is contained in:
@@ -233,6 +233,7 @@ section:Ex{nbsp}commands[ex-cmd-index,:index]
|
||||
||[c]:setglobal[c]|| Set global option +
|
||||
||[c]:setlocal[c]|| Set local option +
|
||||
||[c]:sidebar[c]|| Open the sidebar window +
|
||||
||[c]:silent[c]|| Execute a command silently +
|
||||
||[c]:style[c]|| Style Vimperator and web sites +
|
||||
||[c]:source[c]|| Read Ex commands from a file +
|
||||
||[c]:stop[c]|| Stop loading +
|
||||
|
||||
@@ -38,6 +38,15 @@ require stdin or it will hang Firefox!
|
||||
________________________________________________________________________________
|
||||
|
||||
|
||||
|:sil| |:silent| +
|
||||
||:sil[ent] {command}||
|
||||
________________________________________________________________________________
|
||||
Execute a command silently. Normal messages and error messages generated by the
|
||||
command invocation will not be given and will not be added to the message
|
||||
history.
|
||||
________________________________________________________________________________
|
||||
|
||||
|
||||
|:ve| |:version| +
|
||||
||:ve[rsion][!]||
|
||||
________________________________________________________________________________
|
||||
|
||||
Reference in New Issue
Block a user