Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 418217

Summary: Vi Keybindings - 'e' behavior is incorrect for Vi.
Product: [ECD] Orion Reporter: Stephen Jahns <s.t.jahns>
Component: EditorAssignee: Stephen Jahns <s.t.jahns>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: gabriel.luong, gheorghe
Version: 3.0Flags: s.t.jahns: review? (gheorghe)
Target Milestone: 4.0 RC2   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Stephen Jahns CLA 2013-09-27 14:49:33 EDT
In Vi normal mode, 'e' should send caret to the end of the next/current word, but specifically to on top of the last character of the next/current word. Currently, it's sending the caret to the first caret position after the next/current word.