They happen because the font is not patched property, your best bet is getting the nerd fonts and trying those, popular fonts will generally look nicer.
Scraft161
joined 1 year ago
I like the aero aesthetic tbh, especially the vista rendition.
It's heavy on GPU for sure; but it manages to pull off a relatively consistent look (or at least more consistent than anything that came after)
you should be able to reconfigure the plugin, I have it set to pull from history first and after that look for standard command completion using the following:
important is that you put this BEFORE sourcing the plugin.
the github should carry more information on how to configure this plugin.
PS: I use all of 4 plugins (fzf-tab-bin, zsh-autosuggestions, zsh-syntax-highlighting, zsh-history-substring-search) and I have a better shell in zsh than I will ever have in fish, I don't need anything more fancy and oh-my-zsh is hell to work with compared to a simple .zshrc I handrolled because it's got any other shell I know beat (yes I know of nushell and it is cool, but it's even less posix than fish). also, once you're done run
zcompile .zshrc
, you won't regret it.