Hi Hannes!
On Tue, Apr 10, 2012 at 05:21:36PM +0200, Hannes Schüller wrote:
> While I appreciate the bug being fixed, I don't like the functional
> change. The only time I really use the command history is when I
> mistyped something. So I recall what I typed and correct it. This would
> not be possible anymore.
>
> Hannes
You are right, vim does also save wrong types commands, and so we shoud do it
also.
Attached patch fixed mentioned bug and allowes also to save invalid commands
in history.
|