rebind keys to *-visual-line if visual-line-mode is enabled

Gordon Gustafson gordon3.14 at gmail.com
Mon Sep 21 02:41:58 CEST 2015


dd always operates on visual lines. Does g0dg$ do what you want  (kill only
the current visual line if I understand correctly)? We try not to break Vim
compatibility unless we have a good reason to.
On Sep 19, 2015 3:32 PM, "William Xu" <william.xwl at gmail.com> wrote:

> Hi,
>
> When visual-line-mode is enabled, those emacs movement/deletions/.. keys
> will
> operate on visual line automatically.  e.g, C-a to the beginning of visual
> line;
> C-k will kill current visual line.
>
> In evil-mode, why do we need additional keys to do that?  Like g0, and dd
> will
> still kill the logical line, not visual line.  Can we have the same
> behavior as
> emacs keys?
>
>
> _______________________________________________
> implementations-list mailing list
> implementations-list at lists.ourproject.org
> https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ourproject.org/pipermail/implementations-list/attachments/20150920/19163c0c/attachment.htm 


More information about the implementations-list mailing list