Open
Description
Hello,
I was able to compile pforth under OpenVMS 9.2 (x86_64), but I have only a slight issue with the terminal.
I can't use the POSIX io file, because I do not have termios, so I opted for the stdio.
What's happening is a sort of problem with the screen buffer, if I understood correctly:
$ run pforth
PForth V2.0.1, LE/64, built Feb 23 2023 10:40:00 (static)
123 567 +
123 567 + ok
Stack<10> 690
my input is repeated before the ok. I don't exactly where is, in the code, the relevant part, so if I you could point me in the right direction, this will be appreciated.
thanks a lot,
Fausto
Metadata
Metadata
Assignees
Labels
No labels