CONTENTS | INDEX | PREV | NEXT

SYNTAX            : ARG K

RESULTING ARGUMENT: None

FUNCTION          : Remove all characters between the current cursor
                    position and the beginning of the specified number of
                    lines forward.

ARGUMENT          : The number of lines forward (backward if negative).

DEFAULT           : 1

NOTE              : Short-hand arguments Z and -Z specify all lines up to
                    the end (or beginning) of the buffer.

MATRIX