[Vimpulse] substitute bug

Vegard Øye vegard_oye at hotmail.com
Tue Sep 28 22:01:04 CEST 2010


On 2010-09-27 13:21, Daimrod wrote:

> So, the following command fails when I hit the space key.
>     :s/something/set something
> The substitute command is simply cancelled.

Thanks for the bug report! This should be fixed in commit 43de598.
Basically, the Viper command `ex-cmd-read-exit' (bound to "SPC" in Ex)
is quirky, so I just disabled it.

(A more constructive solution would be to rewrite and fix
`ex-cmd-read-exit' in vimpulse-viper-function-redefinitions.el,
and then forward the function for inclusion in Viper. It didn't
seem very useful, though.)

-- 
Vegard



More information about the implementations-list mailing list