Integralist / ProVim

Repository to hold dotfiles and scripts specific to ProVim
128 stars 67 forks source link

Incorrect characters #3

Closed kkudryaev closed 8 years ago

kkudryaev commented 8 years ago

Hello. Please, help me. After I copied .vimrc and .vim folder in my home directory, incorrect characters began to appear when I try to use vim keystrokes. Thanks in advance. selection_001

kkudryaev commented 8 years ago

I use Ubuntu 14.04

kkudryaev commented 8 years ago

I found that the problem was in this command: "set visualbell". To solve this I add this line "set t_vb=".

Integralist commented 8 years ago

Hi @novus57

Hmm, very strange that the visualbell setting would have caused that issue.

It initially looked like you were missing the specific powerline fonts https://github.com/Integralist/ProVim/tree/master/fonts

But you reckon this problem is now resolved, is that correct? If so then let me know and I can close this issue.

Thanks for getting in contact with this bug. Much appreciated :-)

kkudryaev commented 8 years ago

Thanks for answer. I installed this fonts but this doesn't help. Yes, you can close this issue. The problem is resolved.