screen-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [screen-devel] Porting to z/OS: Prompt indented after pressing enter


From: Alex Naumov
Subject: Re: [screen-devel] Porting to z/OS: Prompt indented after pressing enter
Date: Thu, 10 Aug 2023 02:18:38 +0200

Hi,
Nice job :)
I would start with shell env debugging, termcap.c and os.h.

Good luck,
Alex

On Thu, Jun 29, 2023 at 2:53 AM Igor Todorovski <itodorov@ca.ibm.com> wrote:

Hi,

 

I’m trying to port GNU Screen to z/OS. One major issue I’m seeing is that the prompt keeps getting indented to the right after I press enter.

 

[\u@\h \w]$

            [\u@\h \w]$

                        [\u@\h \w]$

                                    [\u@\h \w]$

                                                [\u@\h \w]$

                                                            [\u@\h \w]$

                                                                        [\u@\h \w]$

 

Any ideas on what’s wrong here or clues on what part of the code to look for? I don’t see this behaviour outside of screen on z/OS.

 

Thanks,

Igor


reply via email to

[Prev in Thread] Current Thread [Next in Thread]