zs, ze, zh, zl โ scroll left/right when wrap is off.
Keys: zs, ze, zh, zl, zH, zL
When 'wrap' is off, long lines run off the screen. Horizontal scrolling commands let you see the rest. zs scrolls so the cursor is at the left edge; ze at the right.
Long single-line content (logs, JSON, CSV) runs off the right edge when 'wrap' is off. The z-family includes a horizontal scroll group that mirrors the vertical one.
Scroll horizontally so cursor is at left edge
Key
Note
z
s
Scroll so cursor is at right edge
Key
Note
z
e
Scroll viewport right one column (text appears to move left)
Key
Note
z
l
Scroll viewport left one column (text appears to move right)
Key
Note
z
h
Scroll viewport right half a screen
Key
Note
z
L
Scroll viewport left half a screen
Key
Note
z
H
๐บ z. z+ z- z^ Scroll Variants (not yet published)