Fixed colors in lxterminal. (raspbian and lubuntu)
lxterminal in lubuntu and raspbian is only taking 256 colors. So when $TERM is "xterm" only 256 colors are used.
This commit is contained in:
parent
a12fa48c2c
commit
3711a0b293
5 changed files with 26 additions and 33 deletions
3
BUGS
3
BUGS
|
|
@ -244,14 +244,13 @@ Fixed
|
|||
workers.
|
||||
- gcc is not working inside the sandbox.
|
||||
<- Let /dev/null through the sandbox.
|
||||
- There is no color in lxterminal, only shades of grey.
|
||||
|
||||
|
||||
Won't fix
|
||||
- If the summary window is narrower then max_path_length the paths are never
|
||||
visible.
|
||||
<- Only a problem for very narrow windows.
|
||||
- There is no color in lxterminal, only shades of grey.
|
||||
<- Only testing gnome-terminal & stterm at the moment.
|
||||
- Sometimes a lot (or all?) of the results are "?" even with correct statuses.
|
||||
<- Happens when the cache is deleted from underneath a running vigil.
|
||||
- In stterm the previous console title isn't being restored.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue