Tcl Library Source Code
Help: gmerge-command
Not logged in
Hosted by Hypnotoad
www.etoyoc.com
Etoyoc Industries on Etsy
Support this project: Buy some merch

The "gmerge-command" setting:

The value is a graphical merge conflict resolver command operating on four files. Examples:
kdiff3 "%baseline" "%original" "%merge" -o "%output"
xxdiff "%original" "%baseline" "%merge" -M "%output"
meld "%baseline" "%original" "%merge" --output "%output"