]> KDE User's Manual &Lauri.Watts; &Lauri.Watts.mail; June 07, 2005 Trinity Desktop Environment kate 1 kate Advanced text editor for &tde; kate name pid name line column KDE Generic Options Qt Generic Options Description &kate; is the &tde; Advanced Text Editor. &kate; also provides the editor part for various applications, under the name &kwrite;. Some of &kate;'s many features include configurable syntax highlighting for languages ranging from C and C++ to HTML to bash scripts, the ability to create and maintain projects, a multiple document interface (MDI), and a self-contained terminal emulator. But &kate; is more than a programmer's editor. Its ability to open several files at once makes it ideal for editing &UNIX;'s many configuration files. This document was written in &kate;. Options , name Start &kate; with a given session. Use an already running &kate; pid Only try to reuse kate instance with this pid name Set encoding for the file to openYou can use this to force a file opened in utf-8 format, for instance. (The command iconv -l provides a list of encodings, which may be helpful to you.) line Navigate to this line column Navigate to this column Read the contents of stdin See Also kwrite(1) More detailed user documentation is available from help:/kate (either enter this URL into &konqueror;, or run khelpcenter help:/kate). There is also further information available at the &kate; website. Examples To open a file named source.cpp at column 15, line 25, in an existing &kate; window, you could use: kate source.cpp If you have an active internet connection, you can take advantage of &tde;'s network transparency to open a file from an ftp site. If you do not have write permission on the remote server, the file will be opened read only and you will be prompted for a local filename to save to if you make changes. If you do have write permission, changes will be saved transparently over the network. kate Authors The maintainer of &kate; is &Christoph.Cullmann; &Christoph.Cullmann.mail;. A comprehensive list of authors and contributors is available in the complete user manual mentioned above.