Moving around the text in Kate is like in most graphical text editors. You move the cursor using the arrow keys and the Page Up, Page Down, Home and End keys in combination with the Ctrl and Shift modifiers. The Shift key is always used to generate a selection, while the Ctrl key have different effects on different keys:
For the Up and Down keys it means scroll rather than move the cursor.
For the Left and Right keys it means skip words rather than characters.
for the Page Up and Page Down keys it means move to the visible edge of the view rather than browse.
For the Home and End keys it means move to the beginning or end of the document rather than the beginning or end of the line.
Kate also provides you with a way to quickly jump to a matching brace or paranthesis. Place the cursor on the inside of a parenthesis or brace character, and press Ctrl-6 to jump to the matching parenthesis or brace.
In addition you can use bookmarks to quickly jump to positions that you define on your own.
Would you like to comment or contribute an update to this page?
Send feedback to the TDE Development Team