Y
Hacker News
new
|
ask
|
show
|
jobs
by
takluyver
147 days ago
They can? Is this a recent thing? I remember wanting to detect the background colour years ago, and not finding any way to do it.
1 comments
JoshTriplett
147 days ago
It's not recent, and most terminals support it. You send an escape sequence to the terminal, and get back a sequence that tells you the exact background color.
link
takluyver
147 days ago
Huh, indeed. I still can't find much information about this, but this page is very informative:
https://jwodder.github.io/kbits/posts/term-fgbg/
link