abiosoft / abiosoft/colima

lima and other informational output invisible on dark terminal background

Abierto
#821 4 comentarios 1 reacción 0 asignados Ver en GitHub
Lenguaje dominante
Go
Estrellas
30.8k
Forks
613
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### 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_

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.