|
From: Markus W. <mar...@go...> - 2006-07-14 12:30:51
|
Hi all, I would like to suggest some improvements I have noticed in kdiff3 0.9.88. If they are fixed in 0.9.90, please apologise for this email. - It is possible, to copy-paste once and twice from clipboard into kdiff3 using two and three file comparison view. But if I paste the third time content from clipboard, one of the three views is closed and only two views with clipboard content remain. - If I paste file names into the Open File Dialog, trailing characters like carriage return/line feed are not removed. They are displayed as 'spaces' and kdiff3 reports an error trying to open this file. It really does not exist caused only by the iterpretation of the carriage return/line feed. For user convenience, they should be removed by kdiff3. Other trailing characters like spaces are valid in this situation, though. This happens to me every time i copy file names or file paths out of PowerDesk (CTRL-O, CTRL-M). Even single file names contain a carriage return/line feed. - Navigating from one 'delta' to the next done via CTRL-UP, -DOWN works fine, except when trying to move to a delta BEFORE the first one (which does not exist) or BEJOND last delta, kdiff3 scrolls line wise, instead of moving to the first respectively last line. This seems to be more convenient for me. Thanks and best regards markus |