diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-05-08 12:20:48 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-05-08 12:20:48 +0000 |
commit | ca9af72c4f2136d12227a7761f8963ec23ecbd64 (patch) | |
tree | 3468e497065da090767c30e4be2c9312726bafd4 /app/xterm/VTparse.def | |
parent | 44f352c57ed103ad391992fdd93821e97f5ef4f2 (diff) |
Update to xterm 258. lightly tested by krw@, thanks.
Diffstat (limited to 'app/xterm/VTparse.def')
-rw-r--r-- | app/xterm/VTparse.def | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app/xterm/VTparse.def b/app/xterm/VTparse.def index 8a9f08fcc..8e8d629cb 100644 --- a/app/xterm/VTparse.def +++ b/app/xterm/VTparse.def @@ -1,4 +1,4 @@ -# $XTermId: VTparse.def,v 1.37 2009/12/29 22:57:10 tom Exp $ +# $XTermId: VTparse.def,v 1.38 2010/04/09 10:47:24 tom Exp $ # # vile:confmode rs=lf # ----------------------------------------------------------------------------- @@ -181,3 +181,4 @@ CASE_SM_TITLE CASE_RM_TITLE CASE_DECSMBV CASE_DECSWBV +CASE_DECLL |