Closed jacek-kurlit closed 1 month ago
Another thing I noticed when I was running pik
on Mac is that the UI is completely broken. There are lots of artifacts around, the rows with green backgrounds randomly appear, etc. I believe the terminal settings are default in my case.
Another thing I noticed when I was running
pik
on Mac is that the UI is completely broken. There are lots of artifacts around, the rows with green backgrounds randomly appear, etc. I believe the terminal settings are default in my case.
Ok this is wild because it was working on mac, I have tested it on my friend's laptop Maybe that fuzzy search somehow has broken pik? Did you try to to run pik without your change on Mac?
Ah yeah, I forgot to mention this. It is broken without fuzzy search too.
Ok then, mac os is unsupported until fixed
Here, I'm running the version from the main branch.
This is how it looks after I launched it:
The second screenshot is after I pressed down a couple of times (all rows became green):
Sorry for my previous misleading comment, it is not entirely broken, just a bit in regard to coloring
This needs to be fixed and since I don't own mac os I cannot assure working binaries for this system anyway.
One of the options could be renting Mac instance in the cloud. Just saying :) Cheers!
I was fiddling with https://kdash.cli.rs and found this line in their docs:
[macOS] KDash looks better on iTerm2 since macOS’s default Terminal app makes the colors render weird.
This is exactly what I see in my case (the terminal is a default one).
I knew it was something with color rendering in terminal. Good to know thx!
For whatever reasons one integration test fails on mac during pipeline build. Also pik does not work currently on mac os (which it did) Try to figure out what is going on