lima and other informational output invisible on dark terminal background
- Lingua principale
- Go
- Stelle
- 30.8k
- Fork
- 613
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### Description
If I run, say, `colima start`, the output that appears and scrolls underneath the `INFO` lines is too dark to be visible on a dark terminal background. I can't fix it by piping to a pager or cat because that breaks `--edit`.
Possible solutions: don't color the output; provide a switch or respect `NO_COLOR` in the environment; etc.
### Version
Colima Version: colima version 0.5.5
Lima Version: limactl version 0.17.2
Qemu Version: qemu-img version 8.1.0
### Operating System
- [ ] macOS Intel <= 12 (Monterrey)
- [X] macOS Intel >= 13 (Ventura)
- [ ] macOS M1 <= 12 (Monterrey)
- [ ] macOS M1 >= 13 (Ventura)
- [ ] Linux
### Output of `colima status`
time="2023-10-03T14:45:05-04:00" level=info msg="colima is running using QEMU"
time="2023-10-03T14:45:05-04:00" level=info msg="arch: x86_64"
time="2023-10-03T14:45:05-04:00" level=info msg="runtime: docker"
time="2023-10-03T14:45:05-04:00" level=info msg="mountType: sshfs"
time="2023-10-03T14:45:06-04:00" level=info msg="socket: unix:///Users/USER/.colima/default/docker.sock"
### Reproduction Steps
_No response_
### Expected behaviour
_No response_
### Additional context
_No response_
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.