Skip to content

bento-diffs Integration

bento-diffs is the diff rendering engine used by DIFF mode.

  • Imported as a Go library.
  • Parses unified diffs.
  • Renders ANSI-aware diff output for terminal UX.
  • Embedded viewer footer is hidden so glib can use a single global footer.
  • Preserve ANSI output end-to-end.
  • Do not strip wrapper sequences required for styling.
  • Keep navigation and chrome consistency inside glib shell.

Repository: github.com/cloudboy-jh/bento-diffs