Don't strip any whitespace to process input.
authorDaniel Carl <danielcarl@gmx.de>
Sat, 16 Feb 2013 14:34:59 +0000 (15:34 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Sat, 16 Feb 2013 14:36:43 +0000 (15:36 +0100)
commitbf3d1b59f4b47614d375829310096e247b9483b6
tree0f7ec2ed7d582c07cdfb64499c218202d1c9d97b
parent8c0da5b4ac9730c65d59fad1daa670e859c48ea2
Don't strip any whitespace to process input.

The whitespace might be relevant input like for the input commands where
something like ':input :open ' is useful.
src/main.c