Can someone from the screen development team help to understand terminal
parameters required for proper vertical screen operations?
I did a screenshot of what's happening, maybe this can help you to make an
educated guess? https://snipboard.io/QWbDfx.jpg
cheers,
Marcin
I'm able to use split screens across an "ssh" connection and they work
fine. Note that I don't have to use "ssh -X" in order to do this.
Most of my nodes, though, are managed via SLURM and the natural
connection is via the "srun" command:
srun -t 08:00:00 --ntasks-per-node=40 --pty -p batchÂ
I'm able to use split screens across an "ssh" connection and they work
fine. Note that I don't have to use "ssh -X" in order to do this.
Most of my nodes, though, are managed via SLURM and the natural
connection is via the "srun" command:
srun -t 08:00:00 --ntasks-per-node=40 --pty -p batchÂ