Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 617 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 617 Bytes

diff-folders

This tool allows you to display differences in a list of compared folders in the terminal.

(This project is what I use to learn rust)

Usage

# install
cargo install diff-folders 

# usage
diff-folders <old_dir|new_file> <new_dir|new_file>

demo

Color

Color Description
Red deleted
Green created
Yellow modified

Shortcut Keys

Keys Description
Left/Right switch for window focus
Up/Down/PageUp/PageDown scrolling text