You are not logged in.

#1 2026-06-04 17:36:30

xerxes_
Member
Registered: 2018-04-29
Posts: 1,064

Console alternative to meld

Can anyone recommend me console alternative to meld, which not only compare 2 files, like diff, but also allow to merge differences with comfortable, the same or similar shortcuts?

Meld have comfortable shortcuts:
alt + arrow down - next difference
alt + arrow up - previous difference
alt + left/right arrow - merge difference from right/left side opened file
ctrl + z - undo last change

Additional bonus to recommendation would be: small & fast program.

Offline

#2 2026-06-04 19:13:31

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,838

Re: Console alternative to meld

vimdiff or sdiff
Though neither will match your "same or similar shortcuts?" request, I guess.

Offline

#3 2026-06-04 19:37:35

xerxes_
Member
Registered: 2018-04-29
Posts: 1,064

Re: Console alternative to meld

What would be shortcuts for equivalent actions in vimdiff like in meld? OK, sdiff is like cat + some kind of diff.

Last edited by xerxes_ (2026-06-04 19:47:37)

Offline

#4 2026-06-04 19:49:58

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,838

Re: Console alternative to meld

https://devhints.io/vim-diff
https://www.tecmint.com/linux-sdiff-com … es/#tm-h-7

The one that works better for you is better.
pacdiff defaults to vimdiff - probably for a reason wink

Offline

Board footer

Powered by FluxBB