LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

oyo

Step-through diff viewer for the terminal

TLDR

View a diff
$ oyo [path/to/file]
copy
Use as a git difftool
$ git difftool -t oyo
copy

SYNOPSIS

oyo [options] [file]

DESCRIPTION

oyo is a step-through diff viewer that extends traditional diffs with an evolution mode. You can use it like a normal diff viewer with scrolling and hunk navigation, or step through changes one at a time watching the code evolve from old to new.View modes include unified, split, evolution, and blame. It supports clipboard integration and can be configured as a git difftool.

CONFIGURATION

~/.config/oyo/config.toml

Configuration file for UI settings including view mode, auto-centering, line wrapping, and scrollbar display.

INSTALL

yay -S oyo
copy

CAVEATS

Best used with Git integration. Standalone diff viewing requires properly formatted diff input.

HISTORY

oyo was created by ahkohd and is written in Rust.

SEE ALSO

diff(1), delta(1), difftastic(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid