Skip to main content
Bumped by Community user
added 126 characters in body
Source Link
Martin Tournoij
  • 64.3k
  • 27
  • 205
  • 280

I am a vim user looking for help for a problem with my vim colorscheme. When I start everything looks fine and is usable until I start scrolling down. Once I scroll the background takes on the color of the terminal background.

The terminal I use is gnome-terminal on Fedora 24

To show the clear difference I made my gnome terminal clear.

In Vim Before Scroll: enter image description here

After Scroll: enter image description here

Here's my .vimrc and its setup to be simple hopefully :D

https://github.com/TheGalacticNinja/vimrc/blob/master/.vimrc

I am a vim user looking for help for a problem with my vim colorscheme. When I start everything looks fine and is usable until I start scrolling down. Once I scroll the background takes on the color of the terminal background.

The terminal I use is gnome-terminal on Fedora 24

To show the clear difference I made my gnome terminal clear.

In Vim Before Scroll: enter image description here

After Scroll: enter image description here

I am a vim user looking for help for a problem with my vim colorscheme. When I start everything looks fine and is usable until I start scrolling down. Once I scroll the background takes on the color of the terminal background.

The terminal I use is gnome-terminal on Fedora 24

To show the clear difference I made my gnome terminal clear.

In Vim Before Scroll: enter image description here

After Scroll: enter image description here

Here's my .vimrc and its setup to be simple hopefully :D

https://github.com/TheGalacticNinja/vimrc/blob/master/.vimrc

Source Link

Problem With ColorScheme

I am a vim user looking for help for a problem with my vim colorscheme. When I start everything looks fine and is usable until I start scrolling down. Once I scroll the background takes on the color of the terminal background.

The terminal I use is gnome-terminal on Fedora 24

To show the clear difference I made my gnome terminal clear.

In Vim Before Scroll: enter image description here

After Scroll: enter image description here