| 100 | | |
|---|
| 101 | | <para>In UTF-8 locales, the <command>vimtutor</command> program tries to |
|---|
| 102 | | convert the tutorials from ISO-8859-1 to UTF-8. Since some tutorials are |
|---|
| 103 | | not in ISO-8859-1, the text in them is thus made unreadable. If you |
|---|
| 104 | | unpacked the <filename>vim-&vim-version;-lang.tar.gz</filename> archive |
|---|
| 105 | | and are going to use a UTF-8 based locale, remove non-ISO-8859-1 tutorials. |
|---|
| 106 | | An English tutorial will be used instead.</para> |
|---|
| 107 | | <!-- Removal is used instead of conversion in order for the user to be able to |
|---|
| 108 | | painlessly revert his UTF-8 locale choice. --> |
|---|
| 109 | | |
|---|
| 110 | | <screen><userinput>rm -fv /usr/share/vim/vim70/tutor/tutor.{gr,pl,ru,sk} |
|---|
| 111 | | rm -fv /usr/share/vim/vim70/tutor/tutor.??.*</userinput></screen> |
|---|