-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Description
Problem description
Sometimes i wish i could use Sublime Merge as a diff tool to quickly compare two arbitrary files, much like git diff file1.txt file2.txt.
Preferred solution
Add a new command to smerge:
smerge diff file1.txt file2.txt
which, like git diff, can compare a tracked to untracked files.
Bindings can be made in ST to SM (e.g when the user selects two files from the sidebar or multi-selects two tabs,...)
Metadata
Metadata
Assignees
Labels
No labels