-
- Downloads
Create a use new sbbs_t method: term_type(), returns the auto-generated
terminal "type" string (ANSI, RIP, PETSCII, or DUMB). Expose this value in JS via the new console.type read-only property. The TERM @-code now expands to this string rather than the (often client-supplied) sbbs_t.terminal string value.
Showing
- src/sbbs3/atcodes.cpp 5 additions, 2 deletionssrc/sbbs3/atcodes.cpp
- src/sbbs3/con_out.cpp 32 additions, 0 deletionssrc/sbbs3/con_out.cpp
- src/sbbs3/js_console.cpp 18 additions, 2 deletionssrc/sbbs3/js_console.cpp
- src/sbbs3/sbbs.h 2 additions, 0 deletionssrc/sbbs3/sbbs.h
- src/sbbs3/useredit.cpp 4 additions, 5 deletionssrc/sbbs3/useredit.cpp
Loading
Please register or sign in to comment