Diff tool for Mac without saving text to files [closed]

时光怂恿深爱的人放手 提交于 2019-12-20 18:35:07

问题


I use meld on Linux and I am able to compare two pieces of text without having to save them in files. Is there something similar for Mac and Windows?


回答1:


NotePad++ with the Compare plugin on Windows:
http://sourceforge.net/projects/npp-compare/




回答2:


TextWrangler for OS X does a nice diff of either files on disk or documents being edited.

That would allow you to make two empty docs, paste your text into each of them and run the diff.




回答3:


The meld tool has been ported to Mac OS X and is available via "fink".

Another link is this one.

You will need to install fink first however, and I believe you can get started here.



来源:https://stackoverflow.com/questions/15817242/diff-tool-for-mac-without-saving-text-to-files

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!