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

2023-08-09 Thread Alex Naumov
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 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 pre

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

2023-06-28 Thread Igor Todorovski
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]$