Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

9
  • are you talking about your prompt colors? Or where exactly? If for the prompt, than configure your prompt to not emit colors when run from neovim terminal Commented Apr 17, 2022 at 14:43
  • Could be related to :help g:terminal_ansi_colors or the particular terminal emulator and $TERM. You can sometimes request no colors by setting the environment variable NO_COLOR Commented Apr 17, 2022 at 15:58
  • @ChristianBrabandt -- The colors when I'm editing a file in neovim are fine. The colors when I'm working in the terminal outside of nvim are fine. The terminal inside of vim (when I type :term) is the problem and the screenshot above. Commented Apr 17, 2022 at 16:22
  • I'm not sure, but this might have something to do with my colorscheme (palenight)... Commented Apr 17, 2022 at 16:23
  • I just tested out another color scheme, and the issue was still there, albeit with different colors. Commented Apr 17, 2022 at 16:42