> You could also execute this in your docker container's shell:
>
> $ locale -a
>
> and see if your language and UTF-8 encoding is supported. If it is,
> then just set LANG to that in your ~/.profile, or whatever the
> preferred file du jour is for that sort of thing these days.
This solves the problem. I think that it is the best solution to this problem.
$ locale -a
C
C.UTF-8
POSIX
e000c0cf8d77:pts@05:44:49@~$ export LANG=C.UTF-8
e000c0cf8d77:pts@05:44:57@~$ vim ~/.vimrc
--
Regards,
Peng
--
--
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.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment