#5543·kakoune

[REQUEST] move cursor to start/end of line with wrap highlighter

Author: ficd0Created Aug 27, 2026Updated Sep 12, 2026
Labelsfeature request

Feature

I propose adding keys to jump the cursor to the start and ends of the wrapped portion of the line when the wrap highlighter is enabled. Like the current gj and gk, but with home & end semantics. It would be great if there were a way to select the visual line with another key (maybe X) but this could be done as a plugin.

to end of visual line

from:

Image

to:

Image

to start of visual line

from:

Image

to:

Image

Usecase

This would make navigating and visually selecting text in soft-wrapped documents a lot more intuitive.