Skip to content

hnpf/DV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

a simple split-pane terminal diff viewer. syntax-highlighted, scrollable, pipe-friendly. written in go/bubbletea

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages