[implementations-list] [Vimpulse] bug: 'r' doesn't work on lines of length 1

Alessandro Piras laynor at gmail.com
Fri Apr 23 13:33:25 CEST 2010


(defun vimpulse-replace (beg end)
  "Replace all selected characters with ARG."
  (interactive (vimpulse-range nil nil nil nil 'viper-forward-char))

^^^^^^^^^^^^^^^^^^^
replacing viper-forward-char with forward-char works for me.



On 23 April 2010 12:15, Alessandro Piras <laynor at gmail.com> wrote:

> update:
> r doesn't work on the last character on any line.
> Alessandro Piras
>
>
>
> On 23 April 2010 12:13, Alessandro Piras <laynor at gmail.com> wrote:
>
>> The topics says it all
>>
>
>


More information about the implementations-list mailing list