Ticket #39451

xterm not supporting REP escape sequence

Open Date: 2019-08-07 03:48 Last Update: 2019-12-09 09:42

Reporter:
Owner:
Status:
Closed
Component:
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
None
Vote
Score: 0
No votes
0.0% (0/0)
0.0% (0/0)

Details

The xterm definition changed from ncurses-6.0 to ncurses-6.1:

comparing xterm to xterm.
    comparing booleans.
    comparing numbers.
    comparing strings.
        kmous: '\E[M', '\E[<'.
        rep: NULL, '%p1%c\E[%p2%{1}%-%db'.
        rmcup: '\E[?1049l', '\E[?1049l\E[23;0;0t'.
        smcup: '\E[?1049h', '\E[?1049h\E[22;0;0t'.
        u8: '\E[?1;2c', '\E[?%[;0123456789]c'.

Running an ncurses-6.1 application under teraterm causes horizontal window lines to be shortened to a length of one. The new REP sequence (repeat character) in ncurses-6.1 is probably the cause. ncurses-6.0 renders correctly in teraterm.

For reference, Putty added REP support in 0.71 (https://www.chiark.greenend.org.uk/~sgtatham/putty/changes.html), and I do recall seeing corrupted output when using older Putty.

Teraterm version is 4.103.

Ticket History (3/6 Histories)

2019-08-07 03:48 Updated by: daniel_goertzen
  • New Ticket "xterm not supporting REP escape sequence" created
2019-08-19 11:01 Updated by: doda
  • Owner Update from (None) to doda
  • Resolution Update from None to Accepted
  • Type Update from Bugs to Feature Requests
2019-09-03 13:27 Updated by: doda
2019-10-24 19:43 Updated by: doda
  • Resolution Update from Accepted to Fixed
Comment

fixed on r8329

2019-12-08 09:01 Updated by: None
2019-12-09 09:42 Updated by: doda
  • Status Update from Open to Closed

Attachment File List

No attachments

Edit

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Login