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

Doesn't look right in terminal vim #11

Open
seanh opened this issue Jan 3, 2017 · 0 comments
Open

Doesn't look right in terminal vim #11

seanh opened this issue Jan 3, 2017 · 0 comments

Comments

@seanh
Copy link

seanh commented Jan 3, 2017

No matter what I do I can't seem to get inkpot to look right in terminal vim.

Using xterm and vim v8.0.0141. echo $TERM in my shell reports xterm-256color. In vim set t_Co reports 256. I also have this in my vimrc:

set t_AB=�[48;5;%dm
set t_AF=�[38;5;%dm

and the 's (they look like ^[ in vim) were entered correctly by hitting Ctrl+v+Esc in insert mode.

But this is what it looks like in xterm:

screenshot from 2017-01-03 00-15-26

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

1 participant