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 <itodo...@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