Bug#265552: pstree indentation doesn't line up in xterm

2004-08-14 Thread Thomas Dickey
On Fri, Aug 13, 2004 at 10:23:11PM -0300, Joey Hess wrote: > Thomas Dickey wrote: > > Note the "\E+". That's an error (in psmisc, since it has no reason to > > generate > > something like that). There's no such escape sequence. > > Hmm, this looks more and more related to bug #265553 then. As

Bug#265552: pstree indentation doesn't line up in xterm

2004-08-14 Thread Thomas Dickey
On Fri, Aug 13, 2004 at 10:17:04PM -0300, Joey Hess wrote: > I've very confused by the way I see one thing if I run pstree straight, > and another thing if I redirect its output to a file and cat it. Also, > which lines lack indentation seem to vary by what's in my process tree; > for example righ

Bug#265552: pstree indentation doesn't line up in xterm

2004-08-13 Thread Joey Hess
Thomas Dickey wrote: > Note the "\E+". That's an error (in psmisc, since it has no reason to > generate > something like that). There's no such escape sequence. Hmm, this looks more and more related to bug #265553 then. As I explain there, psmisc generates a line including escape sequences, an

Bug#265552: pstree indentation doesn't line up in xterm

2004-08-13 Thread Joey Hess
Thomas Dickey wrote: > On Fri, Aug 13, 2004 at 09:00:13PM +0200, Joey Hess wrote: > > Package: xterm > > Version: 4.3.0.dfsg.1-6 > > Severity: normal > > that's xterm 191? > > e.g., output from > xterm -v It's 190. > > The pstree command outputs a process tree, and on a capable terminal >

Bug#265552: pstree indentation doesn't line up in xterm

2004-08-13 Thread Thomas Dickey
On Fri, Aug 13, 2004 at 09:00:13PM +0200, Joey Hess wrote: > I've managed to capture some pstree output to a file that seems to > reproduce the problem when I cat it in an xterm, even an xterm on > another machine. I've attached that file. When this file is catted, > the result is not identical to

Bug#265552: pstree indentation doesn't line up in xterm

2004-08-13 Thread Thomas Dickey
On Fri, Aug 13, 2004 at 09:00:13PM +0200, Joey Hess wrote: > Package: xterm > Version: 4.3.0.dfsg.1-6 > Severity: normal that's xterm 191? e.g., output from xterm -v > The pstree command outputs a process tree, and on a capable terminal > such as xterm it will use some kind of escape se

Bug#265552: pstree indentation doesn't line up in xterm

2004-08-13 Thread Joey Hess
Package: xterm Version: 4.3.0.dfsg.1-6 Severity: normal The pstree command outputs a process tree, and on a capable terminal such as xterm it will use some kind of escape sequences to display line drawing characters(?). It seems that this sometimes confuses xterm leading to display glitches. Let m