Skip to content

clinton-r/usefulKateScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Useful Kate Scripts

A repository of scripts to extend the Kate editor.

Installation

Linux: copy the script files to ~/.local/share/katepart5/script/commands/ and then restart Kate.

Windows: copy the script files to %USERPROFILE%\AppData\Local\katepart5\script\commands\ and then restart Kate.

More info here

clipboard_append.js

Adds commands to cut&append to clipboard, copy&append to clipboard, and swap the selection with the clipboard.

If there is no selection, the current line is used instead.

The commands are added to the Tools | Scripts | Editing menu. Keyboard shortcuts are listed next to the items in that menu.

About

Useful scripts to extend the Kate editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published