• src/sbbs3/js_global.c sbbs.h str_util.c

    From Rob Swindell to Git commit to sbbs/master on Sun Nov 1 13:20:13 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/98df700c84d4fb639527b913
    Modified Files:
    src/sbbs3/js_global.c sbbs.h str_util.c
    Log Message:
    Add strip_ansi() function, expose as JS method

    A function/method to strip all ANSI terminal control sequences from a string.