Bug 425211 - [Feature request] Blank comparison
Summary: [Feature request] Blank comparison
Status: REPORTED
Alias: None
Product: kdiff3
Classification: Applications
Component: application (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR minor
Target Milestone: ---
Assignee: michael
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-11 08:19 UTC by Mehrad Mahmoudian
Modified: 2020-08-11 08:19 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mehrad Mahmoudian 2020-08-11 08:19:02 UTC
It would be nice to be able to have "blank comparison" (similar to meldmerge). This is extra-useful when you have two pieces of texts that you want to compare (e.g two scripts you have in two different tabs of your browser) but you don't have them as files on your system.

Some use cases that I have to use meld instead of kdiff3 :
1. when I get a different version of a word/openoffice document and I want to see which part of the text has changed
2. I see two stackoverflow posts and want to quickly compare them
3. My codes on two different computers write in standard output and I want to compare the outputs