Neovim-from-scratch icon indicating copy to clipboard operation
Neovim-from-scratch copied to clipboard

Formatting/ text rendering issues

Open connorjcantrell opened this issue 3 years ago • 1 comments

This is an odd one. Not sure where to begin with this.

  • As I move up/down a line, the text seems to freeze and duplicate (see how line 1 is duplicated)
  • If I use a shortcut such as space-f, the whole screen will become disoriented
  • If I scroll up/down, I will begin to see windows that are supposed to be hidden (i.e. the home screen)
  • No icons are displaying

Has anyone experienced anything like this?

Screen Shot 2022-01-17 at 10 42 00 PM

connorjcantrell avatar Jan 18 '22 06:01 connorjcantrell

You need to install a Nerd fonts (I suggest Source Code Pro or Hack) in your system and change the terminal fonts settings to that font.

nishu-murmu avatar Jan 22 '22 08:01 nishu-murmu