linhx / tbmk

A commands bookmark for terminal 🔖
MIT License
332 stars 9 forks source link

Can't read text - all white output #14

Closed bimp closed 5 months ago

bimp commented 10 months ago

I have one bookmark and when I do a ctrl+space to search, the output it unreadable with all white:

image

linhx commented 10 months ago

Hi @bimp, thank you for your report. Which variant that you used? Is it correct for your OS and processor?

bimp commented 10 months ago

should be. I'm using tbmk-linux-amd64.tar.xz

using the following on a Ubuntu distro running on a WSL installation:

$ (master) lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 20.04.6 LTS
Release:        20.04
Codename:       focal
linhx commented 9 months ago

hi @bimp, I wonder how you install WSL, and tbmk. Because mine look different, it doesn't have that color scheme. It looks like this: image

bimp commented 9 months ago

@linhx I wonder if there is some bash/ubuntu text highlighting issue?

FWIW, I tried different color schemes with my WSL Ubuntu profile and that white on white eligible text happens in other color schemes.

Are you doing anything special to achieve that stdout appearance?

linhx commented 9 months ago

Probably it's the text highlights issue. But the problem is I cannot reproduce.