junegunn / vim-emoji

:smiley: Emoji in Vim
605 stars 30 forks source link

Rendering issues in Neovim #18

Closed codeinabox closed 7 years ago

codeinabox commented 8 years ago

I've noticed that since version 0.1.5 of Neovim there has been rendering issues with emoji. Below is how it appears, which may be due to https://github.com/neovim/neovim/issues/5149

neovim

Yet in Vim with the same configuration renders without issue

vim

gaugau commented 8 years ago
screen shot 2016-09-09 at 1 19 37 pm screen shot 2016-09-09 at 1 19 59 pm

It happens for me as well. Nvim 0.1.5 on ITerm2 v3.0.8 Mac OSX El Capitan

modille commented 7 years ago

FYI, a Neovim fix got merged as of https://github.com/neovim/neovim/commit/f610b807b48dbaf96fe05459927a8c926b67f8bb

It didn't make it into 0.1.6, but if you reinstall from HEAD or wait for the next release then this issue should go away.

gianpieroc commented 6 years ago

I'm using master branch of neovim and still having the same issue :(