Do you also use "vim" from time to time?

Because it is also able to compare two (or more?) files, similiar to "sdiff":

   $ vi -d file1 file2

or:

   $ vi file1
   :diffthis
   :vsplit
   CTRL+w + right arrow key
   :e file2
   :diffthis

-Ramon

On 27/10/2022 00:44, Dale wrote:
  I'd like a GUI tool where I can
click the one I want to keep with my rodent and then save.

--
GPG public key: 5983 98DA 5F4D A464 38FD CF87 155B E264 13E6 99BF

Attachment: OpenPGP_0x155BE26413E699BF.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to