Added new command :shellcmd to run shell commands (#25).
authorDaniel Carl <danielcarl@gmx.de>
Mon, 10 Jun 2013 20:52:47 +0000 (22:52 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Mon, 10 Jun 2013 20:53:30 +0000 (22:53 +0200)
commit20dd1149b734c82ebc804c5c4d4d9487ddb37be3
tree63ac3acd42bd760529a980caace3a497fb6bcac8
parent0c6d80946e62174fa5c4cbec897afe1ffa3c967e
Added new command :shellcmd to run shell commands (#25).

This is the first test for this way of working with vimb. There might be
security issues related to this and we should check if the uri is always
proper escaped.
doc/vimb.1.txt
src/command.c
src/command.h