| bio | website | metaed.blogspot.com |
|---|---|---|
| location | Fort Worth, TX | |
| age | 50 | |
| visits | member for | 1 year, 7 months |
| seen | Feb 26 at 5:24 | |
| stats | profile views | 23 |
|
Oct 24 |
awarded | Yearling |
|
Oct 2 |
awarded | Nice Answer |
|
Jun 26 |
comment |
How can I check what version of the VI editor I have? Also this answer does not address the other part of the question: upgrading or installing Vim on Solaris. |
|
Jan 9 |
answered | Why does mapping <esc> cause arrow keys to fail in vim? |
|
Jan 4 |
answered | Sending cron output to email? |
|
Dec 7 |
answered | HP-UX SZ limit for ps? |
|
Oct 28 |
comment |
How can I set VIM's default encoding to UTF-8? That might be generally useful so I have added it to the answer. |
|
Oct 28 |
revised |
How can I set VIM's default encoding to UTF-8? add alternate solution that uses the LANG environment variable |
|
Oct 27 |
answered | vim regex not need \ to escape |
|
Oct 27 |
awarded | Editor |
|
Oct 27 |
revised |
How can I set VIM's default encoding to UTF-8? improved formatting |
|
Oct 27 |
awarded | Supporter |
|
Oct 27 |
comment |
How can I set VIM's default encoding to UTF-8? fileencodings=utf-8 will cause Vim to recognize the input file as UTF-8 but then perform a lossy conversion to Latin-1. Plus it will cause Vim to fail to recognize UTF-16. The better solution is to set encoding=utf-8 which turns Vim from a native one-byte editor into a native multibyte editor. |
|
Oct 27 |
answered | How can I set VIM's default encoding to UTF-8? |
|
Oct 26 |
awarded | Autobiographer |
|
Oct 26 |
awarded | Critic |
|
Oct 24 |
awarded | Teacher |
|
Oct 24 |
answered | How can I check what version of the VI editor I have? |