Const
REP is an alias for repeatPreviousCharacter.
RepeatPreviousCharacter (REP) repeats the previous character n times. This is identical to typing the same character n times.
Default is 1.
``` CSI Pn b ```
ECMA-48 ยง 8.3.103
REP is an alias for repeatPreviousCharacter.