Thursday, June 5, 2014

Re: Why vim doesn't insert cyrillic symbols properly in Ex mode?

Thanks to Ben at stackoverflow.com (http://stackoverflow.com/questions/24019364/why-vim-doesnt-insert-cyrillic-symbols-properly-in-ex-mode), the solution is to use
vim -S script $file
instead of
vim -e $file < script

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment