Insert Command
Prev
Next

Insert Command

Anders Lund

Revision 3.5.2 (2006-05-17)

The “Insert Command” plugin allows you to insert shell command output into a document open in Kate.

The “Insert Command” plugin allows you to insert shell command output into a document open in Kate.

First enable the “Insert Command” plugin by using the Settings->Configure Kate... dialog and checking Kate InsertCommand in in the Application Plugins section and close the dialog.

Onscreen Fundamentals

To use the plugin, select Insert Command... from the Tools menu, which will present you with a small dialog for entering the command, choosing a working folder and selecting whether to include errors (STDERR output) in the inserted text. You can also have the command string printed above the output.


The Insert Command Dialog

The plugin can remember a number of commands as chosen in the configuration page. These are used for autocompletion, and can be selected from a list in the command entry.

By default, the command will be run in the working folder of the kate process, which is usually your home folder. This can be changed in the configuration page for the plugin.

Note that any shell command that requires user input (for example passwd) or uses a ncurses interface or something similar (for example top) will fail to produce the expected output.

Prev
Next
Home


Would you like to comment or contribute an update to this page?
Send feedback to the TDE Development Team