Timeline for Can't apply brightness to terminal's background color
Current License: CC BY-SA 3.0
13 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 18, 2020 at 9:03 | answer | added | user373503 | timeline score: 0 | |
| Feb 18, 2020 at 7:32 | answer | added | Malvineous | timeline score: 2 | |
| Dec 4, 2013 at 9:13 | vote | accept | Martin Vegter | ||
| Oct 7, 2013 at 0:00 | answer | added | Matt | timeline score: 13 | |
| Oct 6, 2013 at 21:16 | comment | added | ninjalj | @goldilocks: konsole can do it via TERM=konsole-256color tput setab 8; echo foobar; tput setab 0 | |
| Oct 6, 2013 at 21:08 | comment | added | ninjalj | @terdon: no, $TERM is read by (n)curses/slang/...-using programs to determine which escape sequences to send. | |
| Oct 6, 2013 at 16:47 | comment | added | goldilocks | Supposedly. But it won't make any difference to this. I've never seen a non-256 color emulator that implements bright backgrounds. In fact konsole won't do it either, even using TERM=konsole-256color. | |
| Oct 6, 2013 at 16:40 | comment | added | terdon♦ | @goldilocks isn't the $TERM read to determine how escape sequences should be handled? | |
| Oct 6, 2013 at 16:38 | comment | added | goldilocks | @terdon It won't make any difference. | |
| Oct 6, 2013 at 16:38 | history | edited | goldilocks | CC BY-SA 3.0 | Universalized title. |
| Oct 6, 2013 at 16:38 | comment | added | terdon♦ | What does echo $TERM print? | |
| Oct 6, 2013 at 16:21 | answer | added | goldilocks | timeline score: 5 | |
| Oct 6, 2013 at 15:45 | history | asked | Martin Vegter | CC BY-SA 3.0 |