My explanation was verbose. To make it short, the current move-up/down in the body panel is behaving just like j and k in vim. (whether it's in wrap or nowrap). I am looking for a way to make the move-up/down behave like gj and gk in vim.
Can anyone give a hint? (for instance, where should I change or what is the proper way to add a new cursor movement) On Sat, Jan 9, 2010 at 2:20 AM, June Kim <[email protected]> wrote: > Hi. > > In the body panel, the default setting is word-wrapping, which means a > line longer than the window width is displayed as wrapped around. When > I press arrow-up the cursor goes up one logical line -- it may go up > multiple visual lines though, depending on how long the line is and > how wide the window is. > > Is there anyway to change the behavior of arrow-up and down so that > the cursor moves up and down visually(which might imply the cursor > doesn't move up or down in the logical line position but the logical > column position might change)? > > Thanks in advance. > > June >
-- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
