From: Daniel Carl Date: Fri, 6 Jun 2014 00:41:33 +0000 (+0200) Subject: Updated :shellcmd examples. X-Git-Url: https://git.owens.tech/rss.xml/rss.xml/git?a=commitdiff_plain;h=f768885c23b0e051559544ae9e0e084fd1e6dec6;p=vimb.git Updated :shellcmd examples. --- diff --git a/doc/vimb.1 b/doc/vimb.1 index e9b8913..c673ff1 100644 --- a/doc/vimb.1 +++ b/doc/vimb.1 @@ -539,10 +539,12 @@ Runs given shell \fICMD\fP syncron and print the output into inputbox. Follwing pattern in \fICMD\fP are expanded, '~username', '~/', '$VAR' and '${VAR}'. A '\\' before these patterns disables the expansion. -Example: :sh! echo "$VIMB_URI" >> myhistory.txt +Example: :sh ls -l $HOME .TP .BI ":sh[ellcmd]! " CMD Like :shellcmd, but asyncron. + +Example: :sh! /bin/sh -c 'echo "`date` $VIMB_URI" >> myhistory.txt' .TP .BI ":s[ave] [" PATH "]" Download current opened page into configured download directory. If \fIPATH\fP