Kate

From LQWiki
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

This article is a stub and needs to be finished. Plunge forward and help it grow!