Package: ncurses-base
Version: 5.5-1
Severity: normal
Tags: patch

Hello Daniel,

mc doesn't display lines correctly. To reproduce:

* Start "Cygwin Bash Shell" from the Windows menu. TERM is cygwin.

* Ssh to a Linux box running sid. TERM is cygwin.

* Start mc.


The problem goes away when I patch smacs with the value from cygwin's
terminfo.


Thanks in advance,
Baurzhan.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.12-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages ncurses-base depends on:
ii  libncurses5                   5.4-9      Shared libraries for terminal hand

-- no debconf information
--- cygwin.ti.debian    2005-11-08 23:21:03.000000000 +0100
+++ c   2005-11-08 23:22:45.000000000 +0100
@@ -23,7 +23,7 @@
        rmso=\E[27m, rmul=\E[24m, rs1=\Ec\E]R, sc=\E7, 
        setab=\E[4%p1%dm, setaf=\E[3%p1%dm, 
        
sgr=\E[0;10%?%p1%t;7%;%?%p2%t;4%;%?%p3%t;7%;%?%p4%t;5%;%?%p6%t;1%;%?%p7%t;8%;%?%p9%t;11%;m,
 
-       sgr0=\E[0;10m, smacs=\E11m, smcup=\E7\E[?47h, smir=\E[4h, 
+       sgr0=\E[0;10m, smacs=\E[11m, smcup=\E7\E[?47h, smir=\E[4h, 
        smpch=\E[11m, smso=\E[7m, smul=\E[4m, tsl=\E];, 
        u6=\E[%i%d;%dR, u7=\E[6n, u8=\E[?6c, u9=\E[c, 
        vpa=\E[%i%p1%dd, 

Reply via email to