Comment # 39 on bug 1054448 from
Created attachment 741205 [details]
shell script rep.tst

Call this in an XTerm or XTerm compatible terminal emulator with TERM=xterm
with latest ncurses installed by

  bash rep.tst

and you should see

  ������������������������������������������������������������������
  ���                    ���
  ���                    ���
  ���                    ���
  ������������������������������������������������������������������

latest ncurses means:

  infocmp -T xterm -1 | grep rep=
  rep=%p1%c\E[%p2%{1}%-%db,


You are receiving this mail because: