-
- Downloads
A partial retraction of the Ctrl-AZ interpretation changes introduced on
Oct-14-2018: It turns out, PabloDraw actually inserts a Ctrl-AZ sequence at the end of .msg (and presumably Synchronet .asc) files it edits - before the SAUCE record. This resulted in a printed Ctrl-Z character (arrow pointing right) in most terminals when viewing text/menu files created or edited with PabloDraw. :-( So, now Ctrl-AZ (uppercase) will revert to the previous definition: premature end-of-file (EOF) and a Ctrl-Az (lowercase) will output a Ctrl-Z (substitute) character. I'm not a big fan of case-sensitive Ctrl-A codes, but frankly, running out of chars and I already started this pattern with the Ctrl-AF/f sequences. Hopefully there's no existing software that is/was putting Ctrl-Az (lowercase) in files, expecting that to trigger a premature EOF. I certainly was not.
Showing
- src/sbbs3/asc2ans.c 4 additions, 1 deletionsrc/sbbs3/asc2ans.c
- src/sbbs3/con_out.cpp 2 additions, 0 deletionssrc/sbbs3/con_out.cpp
- src/sbbs3/getkey.cpp 3 additions, 1 deletionsrc/sbbs3/getkey.cpp
- src/sbbs3/js_global.c 6 additions, 6 deletionssrc/sbbs3/js_global.c
- src/sbbs3/msgtoqwk.cpp 1 addition, 1 deletionsrc/sbbs3/msgtoqwk.cpp
- src/sbbs3/putmsg.cpp 2 additions, 0 deletionssrc/sbbs3/putmsg.cpp
- src/sbbs3/sbbsecho.c 1 addition, 1 deletionsrc/sbbs3/sbbsecho.c
- src/sbbs3/str_util.c 9 additions, 2 deletionssrc/sbbs3/str_util.c
Loading
Please register or sign in to comment