CONTENTS | INDEX | PREV | NEXT

SYNTAX            : ARG :K

RESULTING ARGUMENT: None

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

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

DEFAULT           : 1

NOTE 1            : Arguments 0 and 1 are treated identically.

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

MATRIX