Re: new line problem in displayed output

2012-05-07 Thread Nicholas Marriott
There is nothing before "W" to make it a newline? Maybe your mail client strips it out. Although I guess your problem is to do with termios, try comparing the output of stty -a between working and nonworking shells. On Mon, May 07, 2012 at 09:37:40AM +0530, Sinbad wrote: > On Mon, May 7, 2012 at

Re: new line problem in displayed output

2012-05-06 Thread Sinbad
On Mon, May 7, 2012 at 2:25 AM, Nicholas Marriott < nicholas.marri...@gmail.com> wrote: > This is not the full tmux info output, but it doesn't matter. Without > any script output we can't see what your program is doing anyway. > Hi Nicholas, script output: Script started on Sun 06 May 2012 08:

Re: new line problem in displayed output

2012-05-06 Thread Nicholas Marriott
This is not the full tmux info output, but it doesn't matter. Without any script output we can't see what your program is doing anyway. On Sun, May 06, 2012 at 02:56:02PM +0530, Sinbad wrote: >On Sun, May 6, 2012 at 1:20 PM, Nicholas Marriott ><[1]nicholas.marri...@gmail.com> wrote: > >

Re: new line problem in displayed output

2012-05-06 Thread Sinbad
On Sun, May 6, 2012 at 1:20 PM, Nicholas Marriott < nicholas.marri...@gmail.com> wrote: > What is TERM set to outside tmux? Show me the output of "tmux info". > > Also run your program in script(1) inside and outside tmux and send me > the two typescript files. > > > > On Sun, May 06, 2012 at 01:1

Re: new line problem in displayed output

2012-05-06 Thread Nicholas Marriott
What is TERM set to outside tmux? Show me the output of "tmux info". Also run your program in script(1) inside and outside tmux and send me the two typescript files. On Sun, May 06, 2012 at 01:12:53PM +0530, Sinbad wrote: >hi, > >in my tmux session, the output of a program is garbled.

new line problem in displayed output

2012-05-06 Thread Sinbad
hi, in my tmux session, the output of a program is garbled. The following is the expected output. [shell]#display entry groupTypeMin duration State - one internalone-year running [shell]# But the actual output is as f