-
- Downloads
Track column counter in outchar() rather than putmsg() - this is the "right"
place to do it, but may need some special handling for HTMLterm mode. Parse columns from ANSI cursor position reports. Request Telnet "Negotiate Window Size" option during answer since this is more reliable than ANSI cursor position reporting (especially with terminals that wrap cursor positioning requests). Improve validation of ANSI cursor position reports.
Showing
- src/sbbs3/ansiterm.cpp 1 addition, 1 deletionsrc/sbbs3/ansiterm.cpp
- src/sbbs3/answer.cpp 16 additions, 6 deletionssrc/sbbs3/answer.cpp
- src/sbbs3/con_out.cpp 10 additions, 27 deletionssrc/sbbs3/con_out.cpp
- src/sbbs3/inkey.cpp 8 additions, 4 deletionssrc/sbbs3/inkey.cpp
- src/sbbs3/main.cpp 1 addition, 0 deletionssrc/sbbs3/main.cpp
- src/sbbs3/putmsg.cpp 3 additions, 2 deletionssrc/sbbs3/putmsg.cpp
- src/sbbs3/sbbs.h 1 addition, 0 deletionssrc/sbbs3/sbbs.h
Loading
Please register or sign in to comment