Killing is the general method for deleting a piece of text so that it can later be re-inserted into a buffer. Each time you kill some text it is stored in the window-system's clipboard (see see section Cutting And Pasting) where it can be accessed by Jade or other programs.
The text copied by successive kill commands are concatenated together, this makes it easy to incrementally save text a piece at a time.
The main commands for killing are as follows, they are only described in brief since their full descriptions are in other parts of the manual.
Go to the first, previous, next, last section, table of contents.