<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Sans Serif'; font-size:10pt; font-weight:400; font-style:normal;">I noticed that the only way to compare specified files(without using a diff) is to provide the URL for files to compare. I was wondering if there was a way for two strings to be compared? This would significantly reduce the work of having to create temporary files when we want to compare contents of a file that can be edited, and then displayed again.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>I just want to know if it is possible. If so I can even provide a patch for this functionality.</p></body></html>