Skip to content

DIFF Mode

DIFF mode is list-first. You start in commit history, then drill into rendered diffs.

  • Powered by selectx picker.
  • Rows show short hash + commit message.
  • enter opens selected commit diff.
  • l opens commit preview modal.
  • Shows working tree relative to HEAD (git diff HEAD).
  • Rendered through bento-diffs.
  • If clean, glib shows an explicit empty state.

Press c to toggle between Commit History and Open Changes.

KeyAction
j / kScroll list or diff
ctrl+d / ctrl+uPage down / page up
n / NNext / previous file
{ / }Previous / next hunk
escViewer -> history, history -> PROJECTS

Press i in the viewer to send current file + diff context into PI.

That makes prompts like bug fixing, refactoring, or test writing grounded in the exact patch under review.