Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing TermCursor and TermCursorNC for Neovim #83

Open
seb-mueller opened this issue Feb 14, 2020 · 0 comments
Open

Missing TermCursor and TermCursorNC for Neovim #83

seb-mueller opened this issue Feb 14, 2020 · 0 comments
Assignees

Comments

@seb-mueller
Copy link

Similar to this issue, TermCursor and TermCursorNC highlight groups are missing in the current project. They define how terminal cursor should behave in neovim terminal buffers.

This is how it can be tested:

:terminal
:hi! TermCursorNC ctermfg=15 guifg=#fdf6e3 ctermbg=14 guibg=#93a1a1 cterm=NONE gui=NONE

But it would be nice to have it integrated into the colorscheme itself.

I came accross this watching this episode of vimcast:
http://vimcasts.org/episodes/neovim-terminal-paste/

@nanotech nanotech self-assigned this Mar 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants