diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2018-10-21 08:29:36 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2018-10-21 08:29:36 +0000 |
| commit | 3eb27bf0a7b229d523bcc059b90784cfd7b908db (patch) | |
| tree | 3363bb3349296a9842c7afc1ac6dfc262dc56ad4 /sys/teken/sequences | |
| parent | 60874184a0c9a13fcf94f0cacbbdbbd6fe10e7ee (diff) | |
Notes
Diffstat (limited to 'sys/teken/sequences')
| -rw-r--r-- | sys/teken/sequences | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/teken/sequences b/sys/teken/sequences index 0224584bea26..921dcce56692 100644 --- a/sys/teken/sequences +++ b/sys/teken/sequences @@ -114,3 +114,6 @@ C25VTSW Cons25 switch virtual terminal ^[ [ z r # VT52 compatibility #DECID VT52 DECID ^[ Z + +# ECMA-48 +REP Repeat last graphic char ^[ [ b n |
