From LQWiki
Kwrite is a simple text editor for use under the KDE desktop, with syntax highlighting, codefolding, dynamic word wrap and more, it's the lightweight version of Kate, providing more speed for minor tasks. It ships per default with KDEBASE package.
Hip things to do
Did you know that you can remote-control kwrite with a shell script ? For example, after starting kwrite,
dcop $(dcop|grep kwrite) EditInterface#1 insertText 1 1 hallo
will insert "hallo" at row 1, column 1.
External links
- Project homepage (kate.kde.org)
- Kwrite screenshots (www.kde-apps.org)

This page is available under a