You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've found the problem. Obviously nothing to do with File Browser!
Discovered this because when I opened Sublime Text, in the python command palette it told me it was disabling my font, VictorMono Nerd Font, because not all glyphs were uniform.
I tried firing up Kitty/neovim with a different font, and just like that, the problem goes away. Will maybe revisit #146 and see if it could be something to do with that too!
Description
Think file browser is choking on the SVG files, and mangling the names (although Preview shows the file content correctly).
Files named like this:
'bb-ball.svg' in macOS finder
Are being displayed like:
's.nocIepacsdnaL9*' in Telescope File Browser. The same file names appear correct in 'normal' Telescope.
I still see the issue if I set
preview = false
in the Telescope config. Mention this as it initially seemed like #133Neovim version
Operating system and version
macOS 12.4
Steps to reproduce
Expected behavior
Names in File Browser appear the same as in the standard Telescope
Actual behavior
SVG file names appear mangled
Minimal config
The text was updated successfully, but these errors were encountered: