Pressing END should jump to the end of the *visual* line
1. Standard behaviour for END is to jump to the end of a line, but if that line is wrapped, then the caret jumps to the end of the visual line that I'm on, not to the end of the actual line, which is what E does.
2. On a single line with following tabs/spaces, pressing END key should jump to the end of the visual line too, not to the end of whitespace, just like he HOME key does.
28
votes