Kate
Jump to navigation
Jump to search
Kate is a powerful KDE GUI text editor. See here for an extended introduction and feature list.
Basic commands
Example for starting a new textfile with kate from a shell:
$ kate text.txt
Other useful commands
<Ctrl><Shift>+u - convert selected text to lowercase.
<Ctrl>+u - convert selected text to uppercase.
<Tab> - selected text will be indented with a tab.
<Ctrl>+s - save file
<Ctrl>+w - close file
<Ctrl>+q - close kate
External links
- Official Kate website (kate.kde.org)
- Official Kate Wiki (www.kate-editor.org)
- Kate screenshots (kate.kde.org)
This article is a stub and needs to be finished. Plunge forward and help it grow!