Re: [Vimprobable-users] [PATCH] Fixed wrong entries in command history
Vimprobable is a lean web browser optimised for full keyboard control
Brought to you by:
hanness
From: Hannes S. <ha...@yl...> - 2012-04-10 16:18:36
|
Daniel Carl <dan...@gm...> wrote: > 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. > > 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. Looking good - thanks! Hannes |