morhetz / vim-termitr

Some vim terminal integration
MIT License
1 stars 0 forks source link

xterm-termite? #1

Open pablox-cl opened 9 years ago

pablox-cl commented 9 years ago

Hi, I normally use termite, should I change my TERM variable, or there's another way to include these features?

morhetz commented 9 years ago

Sorry for hiatus on this. I'm trying to test vim-termitr with termite currently. Afair, termite weirdly changes TERM variable, but it shouldn't be very difficult to fix.

pablox-cl commented 9 years ago

No, it's not that. Termite uses another terminfo...

https://github.com/thestinger/termite/blob/master/termite.terminfo

So I don't know if it's a good idea to have the terminal running on one terminfo, and then vim using another one.