top | item 33153192

(no title)

smsx | 3 years ago

I’m just learning helix, but I believe you can move to the end of the line with gl, and i’m sure there’s an equivalent for the beginning.

discuss

order

halikular|3 years ago

Is there an alternative for g0, g$ and gj, gk? It will act on wrapped lines like they're separate.

Casperin|3 years ago

I opened helix to check it for you. Pressed `g` and had a little popup tell me that following with `h` = line start, `l` = line end, `s` first non-blank in line (plus ~15 other options).

My hx doesn't wrap lines, so didn't check `gj` and `gk`.