manage --cmd argument multi-times on commandline
authorSébastien Marie <semarie@users.noreply.github.com>
Mon, 20 Oct 2014 11:31:44 +0000 (13:31 +0200)
committerSébastien Marie <semarie@users.noreply.github.com>
Mon, 20 Oct 2014 12:17:19 +0000 (14:17 +0200)
commit33a5e48593eb78fa440cee6e4832bcc7a15e8453
treead97e449dc318abc5325e8fe54cebb85b6b2d5c7
parent39c0ef2bec044684f60b367f935d826621e6c1ed
manage --cmd argument multi-times on commandline

Allow starting vimb with multiple --cmd arguments on commandline.

- convert vb.config.autocmd to GList
- process all the list at vimb startup
- pass all the list to new process on opening a new target
- cleanup on exit
src/main.c
src/main.h