These functions provide cut'n'paste functionality:
anchor
, pre-bound to: Alt-A
cut
, pre-bound to: Alt-C
anchor
to select
a text block), i.E., it will delete all selected characters and store them in
an internal clipboard. Text that previously was stored in the clipboard will
of course be discarded.
paste
, pre-bound to: Alt-P
cut
function) at the current cursor
position.
unblock
, pre-bound to: Alt-U
anchor
function will be
removed, that is, any previously highlighted text will again be displayed
normally.
Go to the first, previous, next, last section, table of contents.