Skip to content

Doesn't look right in terminal vim #11

@seanh

Description

@seanh

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions