Public bug reported:

Binary package hint: vim-common

I have installed xubuntu on my desktop with default console setting.
After running `vimtutor ru` in xfce terminal I saw ugly symbols thats looks 
like bad charset.
How I fix it:

cp /usr/share/vim/vim70/tutor/tutor.ru 
/usr/share/vim/vim70/tutor/tutor.ru.koi8-r
iconv -f koi8-r -t utf8 /usr/share/vim/vim70/tutor/tutor.ru.utf8 > 
/usr/share/vim/vim70/tutor/tutor.ru

after that text displays correct

** Affects: vim (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

** Description changed:

  Binary package hint: vim-common
  
  I have installed xubuntu on my desktop with default console setting.
  After running `vimtutor ru` in xfce terminal I saw ugly symbols thats looks 
like bad charset.
  How I fix it:
+ 
  cp /usr/share/vim/vim70/tutor/tutor.ru 
/usr/share/vim/vim70/tutor/tutor.ru.koi8-r
  iconv -f koi8-r -t utf8 /usr/share/vim/vim70/tutor/tutor.ru.utf8 > 
/usr/share/vim/vim70/tutor/tutor.ru
+ 
+ after that text displays correct

-- 
'vimtutor ru' shows file with koi8-r charset in utf8 console
https://launchpad.net/bugs/85902

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to