[implementations-list] Re: vimpulse - visual select with emacs -nw
Jason Spiro
jasonspiro3 at gmail.com
Thu Jul 30 04:57:40 CEST 2009
On Wed, Jul 29, 2009 at 9:49 PM, Alessandro Piras <laynor at gmail.com> wrote:
...
> (defadvice viper-intercept-ESC-key (around
> vimpulse-esc-exit-visual-mode activate)
> (when (and vimpulse-visual-mode
> (not (input-pending-p)))
> (vimpulse-visual-mode '-))
> ad-do-it)
I haven't tested the above code. But do you think it should be
shipped as part of Vimpulse?
More information about the implementations-list
mailing list