Kate really combines all the good KDE features, in particular its usage of Kparts is excellent. You get complete shell integration, tabs, snippets, loads of plugins, split-views, highlighting etc.
The most feature complete editor after emacs, probably.
yes, clearly installing plugins is only barely easier than writing them yourself.
plugins let vim users pick and choose what they want from their editor. I'm not bashing kate; it's just a different way of doing it. (vim user myself, though I used to be a big fan of kate)
Yes, you just split the current view (vertically or horizontally) or open a new window. Any change to a file will be immediately updated in the other views/windows.
Yeah, for me as well. But currently using scite because I haven't figured out yet how to disable all the warning messages which kate prints when started from console in Debian Squeeze. Anyone got an idea?
I'm not a kate user, but what about just redirecting all the console output to /dev/null ? Then you shouldn't get any output, and so you can just send it straight to the background.
Even if KDE did get more attention, on openSuSE (which seems to have a fairly large proportion of KDE users compared to other distros) Kate does not come preinstalled even with KDE. Anyone know why?
20 comments
[ 3.7 ms ] story [ 54.8 ms ] threadThat's a pretty bold claim, particularly given the subset of features you listed!
plugins let vim users pick and choose what they want from their editor. I'm not bashing kate; it's just a different way of doing it. (vim user myself, though I used to be a big fan of kate)
$ kate &> /dev/null &
It's highly unlikely but doesn't hurt to ask. :)
There has been talk of porting Konsole to native Windows, but thus far no action.
If anyone tries this and ends up with a "Setup.ini signature <@ URL> failed to verify"
add the -X option to the cygstart call; e.g.: C:/<path/to/cygwin/bin/>cygstart.exe <path to cygwin/setup.exe> -X -K http://cygwinports.org/ports.gpg
Credit to: http://permalink.gmane.org/gmane.os.cygwin.ports.general/342