Skip to content
/ diffed Public

Emacs major mode which uses diff output as a user interface for synchronization.

License

Notifications You must be signed in to change notification settings

ber-ro/diffed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MELPA

diffed

Emacs major mode which uses recursive diff output as a base for synchronization. Diffed is for recursive diff like Dired is for ls. Can be used somewhat like ediff-directories, but without the need to switch to another buffer to view a subdirectory or to copy a file to the opposite directory.

Only the list of files is visible on startup, so each line corresponds to one file on the left and/or the right side. Detailed file differences are hidden, but can be toggled.

Operations work on the file(s) in the current line (where the cursor is). There are shortcuts for the following operations: copy/move file to opposite directory, delete file(s), ediff-files, find-file.

Screenshot

About

Emacs major mode which uses diff output as a user interface for synchronization.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published