Subj : exec/load/frame.js To : CVS commit From : rswindell Date : Sun Jul 26 2020 19:42:22 exec/load frame.js 1.89 1.90 Update of /cvsroot/sbbs/exec/load In directory cvs:/home/rswindell/sbbs/exec/load Modified Files: frame.js Log Message: Patch provided by alterego (ALTERANT): I have a fix for frame.js - I noticed an issue that \1n was not reseting back to normal (normal being black background). Eg: I had this: const frame = new Frame(1,1,console.screen_columns,console.screen_rows,BG_BLACK|LIGHTGRAY); frame.gotoxy(1,1); frame.putmsg(test); and if test was sending something like \1n\17\1kfoo\1nbar, "bar" would still have a white background with black text. --- SBBSecho 3.11-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .