mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-25 18:51:25 +02:00
Add :!! pseudo command help item.
This commit is contained in:
@@ -26,7 +26,7 @@ it, 1 space is one space.
|
||||
________________________________________________________________________________
|
||||
|
||||
|
||||
|:run| |:!| +
|
||||
|:run| |:!| |:!cmd| +
|
||||
||:!{cmd}||
|
||||
________________________________________________________________________________
|
||||
Run a command. Runs {cmd} through system() and displays its output. Any \'!' in
|
||||
@@ -39,6 +39,13 @@ processes, though (e.g. [c]:! xterm &[c]).
|
||||
________________________________________________________________________________
|
||||
|
||||
|
||||
|:!!| +
|
||||
||:!!||
|
||||
________________________________________________________________________________
|
||||
Repeat last [c]:!{cmd}[c].
|
||||
________________________________________________________________________________
|
||||
|
||||
|
||||
|:sil| |:silent| +
|
||||
||:sil[ent] {command}||
|
||||
________________________________________________________________________________
|
||||
|
||||
Reference in New Issue
Block a user