yorukot / superfile

Pretty fancy and modern terminal file manager
https://superfile.netlify.app
MIT License
7.55k stars 167 forks source link

Error showing blank lines! #383

Open Joshua-leyer opened 2 months ago

Joshua-leyer commented 2 months ago

Describe the bug When I enter the spf command, the terminal becomes like this : errorbug

To Reproduce Use this powershell -ExecutionPolicy Bypass -Command "Invoke-Expression ((New-Object System.Net.WebClient).DownloadString('https://superfile.netlify.app/install.ps1'))" command. After the installation is complete, enter spf for the first time, and the situation shown in the figure above will appear for the first time

System information (please complete the following information):

yorukot commented 2 months ago

What terminal emulator are you using?

Joshua-leyer commented 2 months ago

What terminal emulator are you using?

Thank you for replying me . Windows's cmd and cmder terminal software of Windows have the same effect. I guess this bug is related to the terminal font. I followed the instructions on the official website and downloaded the "BitstromWeraNerdFont-Bold" font. If you have a font that you have confirmed can be used, please let me know, thank you, I would like to try it. Thanks you !

yorukot commented 1 month ago

https://superfile.netlify.app/troubleshooting/ Can you try this? I think this should fix the issue. image

Joshua-leyer commented 1 month ago

https://superfile.netlify.app/troubleshooting/ Can you try this? I think this should fix the issue. image

============ I reinstalled as you suggested, but it still didn't fix the error. I want to try uninstalling and reinstalling. I don't really understand the uninstall command, can you tell me? Thanks

Joshua-leyer commented 1 month ago

https://superfile.netlify.app/troubleshooting/ Can you try this? I think this should fix the issue. image

I used the Windows Terminal Shell provided by the Microsoft Store, and it displayed normally. It may be caused by the incompatibility between cmd and cmder shell. Thank you for your help.Thank you for developing such a good work. My English is not good, so I use Google Translate.

yorukot commented 1 month ago

It's fine; I sometimes use Google Translate as well. :) And yeah i think is possible that cause by cmd. I've only tested this on PowerShell before (and haven't really used Windows much).

Joshua-leyer commented 1 month ago

It's fine; I sometimes use Google Translate as well. :) And yeah i think is possible that cause by cmd. I've only tested this on PowerShell before (and haven't really used Windows much).

我是中国大陆的用户,非常感谢你的帮助。