Does anyone know any text editor for linux that supports comparing two files?
On windows I’m using notepad++ with a plugin. I’ve tried notepadqq, but it does not support plugins. The genius thing about this plugin is that you see the two files side by side with diffs marked with colors and blank lines. (Running wine for a text editor sounds crazy)
Thanks. Meld works for what I need right now. It’s still a huge step down from notepad++ with plugin in the sense that you have to work with the file in two different programs.