Lar's fix to xterm.ti

This commit is contained in:
Miguel de Icaza 1998-05-03 19:25:17 +00:00
parent df1c003f37
commit 307bcd3f71
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ xterm-basic|xterm terminal base (X Window System),
smir=\E[4h, rmir=\E[4l,
# Positions Horizontal and vertical. Taken from linux console source
hpa=\E%i%p1%dG, vpa=\E%i%p1%dd,
hpa=\E[%i%p1%dG, vpa=\E[%i%p1%dd,
# Scroll text down
ri=\EM,