open
https://gitlab.synchro.net/main/sbbs/-/issues/598
When using the output topic to spy on a node, it's not very readable due to ansi graphics codes and characters.![image](
https://gitlab.synchro.net/main/sbbs/uploads/59e438e19ef75a0f577677d18f708131/image.png)I can only think of pre-formatting the output by either1: Removing all escape codes, including color and graphics so it's readable2: Convert colors and graphics, as much as possible, to htmlIt could be possible to change output to have something likesbbs/+/node/+/output/raw (as it comes)sbbs/+/node/+/output/html (preformatted html)sbbs/+/node/+/output/stripped (plain old text with no color/graphics)This would allow different users to pick whatever format works for them.I considered the amount of data and it's not really a lot unless you've got 10 users bombarding each other!
--- SBBSecho 3.20-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)