Replies: 1 comment
-
Well since xterm.js is a terminal, the most straight forward way to achieve coloring&underline by default is to apply it to the incoming data stream already. E.g. identify URLs in your data and decorate them with terminal sequences ( |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello
i have an inbrowser serial usb monitor
it is connected to ESP8266 or ESP32 device
it sends over serial usb a mDNS scanlist of other devices in local wifi network webservers
links are clickable in serial monitor
but is it possible to give them another color, so that they are better vissible as being links
have been searching and playing with chatgpt but cannot get it working colored
yet
greet luberth
https://ldijkman.github.io/async-esp-fs-webserver/WebSerialMonitor.html
Beta Was this translation helpful? Give feedback.
All reactions