Skip to content

Commit

Permalink
Add missing Save Cursor support for VT520
Browse files Browse the repository at this point in the history
Submitted by:	IWAMOTO Kouichi <[email protected]>
PR:		conf/174937
Obtained from:	http://web.mit.edu/dosathena/doc/www/ek-vt520-rm.pdf
Approved by:	bapt (mentor)
MFC after:	2 weeks
  • Loading branch information
bdrewery committed Feb 19, 2014
1 parent a02a14d commit df8d5fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion share/termcap/termcap.src
Original file line number Diff line number Diff line change
Expand Up @@ -2729,7 +2729,7 @@ vt520|DEC VT520 :\
:kb=\b:kd=\E[B:ke=\E>:kl=\E[D:\
:kr=\E[C:ks=\E=:ku=\E[A:nd=\E[C:\
:rc=\E8:rf=/usr/lib/tabset/vt100:\
:se=\E[m:so=\E[7m:\
:sc=\E7:se=\E[m:so=\E[7m:\
:sr=\EM:ue=\E[m:up=\E[A:us=\E[4m:nl=\E[B:ko=do,nd,up:
#
vt520nam|vt520-nam|v520n|DEC VT520 with no automargins:\
Expand Down

0 comments on commit df8d5fd

Please sign in to comment.