Crates.io | diff-folders |
lib.rs | diff-folders |
version | 0.0.1 |
source | src |
created_at | 2023-03-07 10:12:35.733146 |
updated_at | 2023-03-07 10:12:35.733146 |
description | This tool allows you to display differences in a list of compared folders in the terminal. |
homepage | |
repository | https://github.com/awsome-utils/diff-folders |
max_upload_size | |
id | 803476 |
size | 266,493 |
This tool allows you to display differences in a list of compared folders in the terminal.
(This is my first project to learn rust)
diff-folders <old_dir|new_file> <new_dir|new_file>
Color | Description |
---|---|
Red | deleted |
Green | created |
Yellow | Modified |
Keys | Description |
---|---|
Left/Right | switch for window focus |
Up/Down/PageUp/PageDown | scrolling text |