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

Support for vim in GNU screen #7

Open
ksze opened this issue Aug 23, 2013 · 1 comment
Open

Support for vim in GNU screen #7

ksze opened this issue Aug 23, 2013 · 1 comment

Comments

@ksze
Copy link

ksze commented Aug 23, 2013

I use GNU screen all the time. When I run vim in GNU screen and enable :colors inkpot, everything turns black and white.

What's the proper way to make it work in GNU screen?

My GNU screen is configured to support 256 colours so I believe it's inkpot somehow not recognizing GNU screen?

@ciaranm
Copy link
Owner

ciaranm commented Aug 23, 2013

Inkpot doesn't detect your terminal capabilities itself, it just uses Vim's detection. What does :echo &t_Co say? It should say 88 or 256.

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