When word wrap mode is on, jump to end of line goes to the end of the on-screen line, not the actual line, e.g:
this is some long text <-- cursor would go here
that gets wrapped <-- cursor should go here
, { "keys": ["super+right"], "command": "move_to", "args": {"to": "hardeol"} }
, { "keys": ["super+shift+right"], "command": "expand_selection", "args": {"to": "hardeol"} }Users browsing this forum: Eduan and 14 guests