-
- Downloads
As I was starting to add support for detecting non-interactive
SSH channels, I noticed that I hand't ever finished the terminal type/size "stuff", and while fixing that, I noticed that the hack for SyncTERM was done wrong. Fix the whole thing, and now Synchronet and SyncTERM both properly support terminal type and size over SSH. It also looks trivial to support the SSH window size change message, but I'm not doing that tonight. Unfortunately, this is a patch on a patch, so is a bit fragile. It should really have the patches merged at some point.
Showing
- 3rdp/build/GNUmakefile 2 additions, 1 deletion3rdp/build/GNUmakefile
- 3rdp/build/cl-server-term-support.patch 372 additions, 0 deletions3rdp/build/cl-server-term-support.patch
- src/sbbs3/answer.cpp 16 additions, 0 deletionssrc/sbbs3/answer.cpp
- src/syncterm/ssh.c 17 additions, 3 deletionssrc/syncterm/ssh.c
Loading
Please register or sign in to comment