#folders #diff #compare #terminal #file

bin+lib diff-folders

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

1 unstable release

0.0.1 Mar 7, 2023

#45 in #folders

21 downloads per month

Apache-2.0

195KB
719 lines

diff-folders

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

(This is my first project to learn rust)

Usage

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

这是图片

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

Dependencies

~6–17MB
~185K SLoC