Re: Smart diff handler / open files from the GUI
Kyle Evans <[email protected]>
| Newsgroups | gmane.network.unison.general |
|---|---|
| Message-ID | <[email protected]> |
That is my intent. Though I wanted to check here before reinventing something. I am not sure what to make of the "calling conventions" for the diff button. If I set `diff = echo CURRENT1 CURRENT2`, I get the output /1dc9f9e2-49bf-47e1-9874-951879d937a6 /1dc9f9e2-49bf-47e1-9874-951879d937a6.unison.diff- The first argument opens the file like I am looking for, but the second is just a blank file. Which, in all honesty is good enough to know what content I am getting ready to sync. Though, it would be nice to be able to open either one individually separately from the diff button. On Sunday, December 10, 2023 at 2:32:12 PM UTC-5 Greg Troxel wrote: > I wonder if you should be creating a shell script that does what you > want and has the calling conventions that unison expects? > -- To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].