设置了for power line字体,大部分乱码都解决了,但左上角还是出现了问号乱码,其次觉得箭头有些偏小,不知道上啥原因,麻烦帮忙分析一下,谢谢
Homebrew
please post log below, if you want me to reproduce your issue quickly, including your custom config here will be better.
If you have any screenshots for this issue, please upload here. BTW you can use https://asciinema.org/ for recording video in terminal.

The question mark on the top left corner is an ICON for file. Check Nerd font. You could download a patched font or patch a your own file, it's up to you.
Alignment: this issue is often related to ASCII font and NON-ASCII font setting. Some of the font shows a pretty good performance. A pic is as follows:

Font configuration is also provided:

@icearith thank you , your tips is very effective
Homebrew Fonts on macOS (OS X)
brew tap caskroom/fonts
brew cask install font-hack-nerd-font
I met same problems. Thanks to @icearith @milkdeliver
Below is the way to solve it
brew tap caskroom/fonts
brew cask install font-hack-nerd-font
Change font setting in your terminal preference (e.g. iTerm2):
choose Hack Nerd Font

Restart vim
a nice guide for set fonts.

好看呐,这是啥主题?
thanks
Most helpful comment
I met same problems. Thanks to @icearith @milkdeliver
Below is the way to solve it
Change font setting in your terminal preference (e.g. iTerm2):

choose
Hack Nerd FontRestart vim