-
- Downloads
"src/sbbs3/git@gitlab.synchro.net:main/sbbs.git" did not exist on "bf1cae28261036ea41ec58462ff747ed0218f4d3"
Add contains_invalid_attr() - checks string for invalid attr Ctrl-A codes
Other Ctrl-A codes (e.g. ^A\) might be valid, but they're not attribute control codes, so their existence would cause this function to return true.
Please register or sign in to comment