Fixed none shown command error if used by :source command.
authorDaniel Carl <danielcarl@gmx.de>
Mon, 21 Sep 2015 09:00:45 +0000 (11:00 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Mon, 21 Sep 2015 09:01:11 +0000 (11:01 +0200)
commit326950e4b3189a90b953f6128c8ddae46ed3d7b4
tree1929c519290ada989aebd9c50c1216b83cb56ed7
parent9808aa6fd61952a2178b7f228a7cd59933a47b07
Fixed none shown command error if used by :source command.

Also clear the input after successful sourcing of a file.
src/ex.c
src/ex.h
src/main.c