eromatiya / rofi-spotlight

Spotlight-like Rofi
MIT License
201 stars 7 forks source link

Broken results while navigating under FD #14

Closed eromatiya closed 4 years ago

eromatiya commented 4 years ago

Can be reproduced if fd is installed. for i in * works well.

fishblock

eromatiya commented 4 years ago

@AethanFoot could you please help me with this? These lines are probably the issue. Thanks!

AethanFoot commented 4 years ago

Can you run the fd -H -d 1 in the folder and an ls to compare the output

eromatiya commented 4 years ago

The outputs are the same:

image

Note that I can also reproduced this problem on all directories with files. And the thumbnails generated from image files are not showing/missing, while the icons from icon pack (tela/papirus/etc.) are showing properly. There's also problem with first whitespace again. I tried fixing it but I'm really at my wits end haha.