I’m using the Screen program exactly that comes as installed using the defined PiDP-8/I software install process:
1) re-flash a uSim with Trixie
2) install the dependencies, pexpect, yaml, libncurses, fossil
3) clone the repository
4) cd into the trunk directory
5) ./configure
6) make clean
7) tools/mmake
8) sudo make install
If it’s not the right terminal program (Screen), then the above install process is installing the wrong one.
I spent some time searching around and Google’s search engine seemed to suggest it might actually have something to do with the switch to Wayland. I tried editing the ~/.screenrc file as it suggested but that didn’t help.
So if it’s really the wrong terminal/Screen program then the defined software install process needs to be modified to get the right one, or if it’s a Wayland issue then maybe something has to be done with a ~/.screenrc file.
— steve