module
Version:
v0.0.0-...-577451a
Opens a new window with list of versions in this module.
Published: Apr 27, 2026
License: GPL-3.0
Opens a new window with license information.
README
¶
dv
split-pane terminal diff viewer. syntax-highlighted, scrollable, pipe-friendly.
dv original.file modified.file
cat file.file | dv old.file -
keys
| key |
action |
| j / ↓ |
down |
| k / ↑ |
up |
| ctrl+d / pgdn |
half page down |
| ctrl+u / pgup |
half page up |
| g |
top |
| G |
bottom |
| q |
quit |
install
go install github.com/hnpf/DV/cmd/dv@latest
another way is to simply clone and go build ./cmd/dv.
if any of these aren't working, then download the current release in this repo.
deps
license
licensed under GPL-3.0.
Directories
¶
internal
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.