EMACS keybindings


The following table describes the EMACS keybindings which are supported in this application.  In the context of WriteUp (and NEXTSTEP applications like Edit and Mail) a line is considered to be up and to the point of the next carriage return and may run for several physical lines.


Keystroke Action
Control-a move cursor to beginning of current paragraph
Control-b move cursor backward one character
Control-d delete character following cursor
Control-e move cursor to end of current paragraph
Control-f move cursor forward one character
Control-k cut from the current location to the end of the current paragraph
Shift-Control-k cut from the current location to the end of the current physical line (not standard EMACS)
Control-n move cursor to next line
Control-p move cursor to previous line
Control-t transpose characters on either side of cursor
Control-v page down
Control-y paste text


See also

General key bindings