Skip to content

Log Graph

The Log Graph displays your repository’s commit history as an interactive, scrollable ASCII graph. It shows the branch structure, commit hashes, and commit messages in a compact format.

Enter Advanced Mode by pressing A from the File View, then press L to open the Log Graph.

Each line in the graph represents a commit and includes:

ElementDescription
Graph symbolsVisual indicators of branch structure and merge points, displayed in orange
Commit hashThe abbreviated commit hash, displayed in blue
Commit messageThe first line of the commit message

The frog cursor marks the currently selected line.

The graph is displayed in a scrollable viewport of 15 lines. A position indicator at the bottom shows your location (for example, 3/50).

KeyAction
Up / DownNavigate through commits
EscReturn to File View