Skip to main content

I hit the same issue when I have set termguicolors (vim.o.termguicolors = true)(vim.o.termguicolors = true). It can be fixed with set notermguicolors (vim.o.termguicolors = false)(vim.o.termguicolors = false).


  • With set termguicolors

    enter image description here

  • With set notermguicolors

    enter image description here

I hit the same issue when I have set termguicolors (vim.o.termguicolors = true). It can be fixed with set notermguicolors (vim.o.termguicolors = false).


  • With set termguicolors

    enter image description here

  • With set notermguicolors

    enter image description here

I hit the same issue when I have set termguicolors (vim.o.termguicolors = true). It can be fixed with set notermguicolors (vim.o.termguicolors = false).


  • With set termguicolors

    enter image description here

  • With set notermguicolors

    enter image description here

added 251 characters in body
Source Link
vim.ggyG
  • 211
  • 1
  • 9

I hit the same issue when I have set termguicolors (vim.o.termguicolors = true). It can be fixed with set notermguicolors (vim.o.termguicolors = false).


  • With set termguicolors

    enter image description here

  • With set notermguicolors

    enter image description here

I hit the same issue when I have set termguicolors (vim.o.termguicolors = true). It can be fixed with set notermguicolors (vim.o.termguicolors = false).

I hit the same issue when I have set termguicolors (vim.o.termguicolors = true). It can be fixed with set notermguicolors (vim.o.termguicolors = false).


  • With set termguicolors

    enter image description here

  • With set notermguicolors

    enter image description here

deleted 1 character in body
Source Link
vim.ggyG
  • 211
  • 1
  • 9

I hit the same issue when I have set termguicolors (vim.o.termguicolors = true for Lua?). It can be fixed with set notermguicolors (vim.o.termguicolors = false).

I hit the same issue when I have set termguicolors (vim.o.termguicolors for Lua?). It can be fixed with set notermguicolors.

I hit the same issue when I have set termguicolors (vim.o.termguicolors = true). It can be fixed with set notermguicolors (vim.o.termguicolors = false).

Source Link
vim.ggyG
  • 211
  • 1
  • 9
Loading