You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Half-page scroll — d / Ctrl+D down, u / Ctrl+U up.
Jump to line number — Ng or NG (type a number, then g or G).
Jump to percentage — Np or N% (e.g. 50p jumps to the midpoint).
Case-insensitive toggle — -i / --ignore-case flag (on by default) and I key to flip at runtime; the status bar shows a (case) tag when case-sensitive.
Multi-file navigation — pass multiple files on the command line; move between them with :n (next), :p (previous), :x (first), :d (remove current), :e <file> (open another file).