Vimtutor blank?

Dotan Cohen dotancohen at gmail.com
Thu May 1 13:16:29 UTC 2008


2008/5/1 Thomas Kempkes <thomas at familie-kempkes.de>:
> Dotan Cohen <dotancohen at gmail.com> wrote:
>> Can someone install and fire up vimtutor to check that it is indeed
>> empty before I file a bug? It is installed with:
>> sudo apt-get install vim-runtime
>
> Works for me:
>
> 13:27:13 kempkes at kempkes-desktop:~ > cat /etc/issue
> Ubuntu 8.04 \n \l
>
> 13:27:16 kempkes at kempkes-desktop:~ > file $( type -p vimtutor )
> /usr/bin/vimtutor: POSIX shell script text executable
> 13:27:25 kempkes at kempkes-desktop:~ > head $( type -p vimtutor )
> #! /bin/sh
>
> # Start Vim on a copy of the tutor file.
>
> # Usage: vimtutor [xx], where xx is a language code like "es" or "nl".
> # When an argument is given, it tries loading that tutor.
> # When this fails or no argument was given, it tries using 'v:lang'
> # When that also fails, it uses the English version.
>
> xx=$1
> 13:27:30 kempkes at kempkes-desktop:~ >
>
>> Thanks in advance.
>
> I'm using a german locale, maybe have a look in that direction?
>
>> Dotan Cohen
>
> BYe Thomashardy2 at hardy2-laptop:~$ vimtutor en

Interesting, trying ES did not work either, although it is installed
(as is the default English tutorial):
hardy2 at hardy2-laptop:~$ vimtutor es
hardy2 at hardy2-laptop:~$ vim /usr/share/vim/vim71/tutor/tutor
tutor            tutor.gr.cp737   tutor.ko.euc     tutor.sk
tutor.ca         tutor.gr.utf-8   tutor.ko.utf-8   tutor.sk.cp1250
tutor.cs         tutor.hu         tutor.no         tutor.sk.utf-8
tutor.cs.cp1250  tutor.hu.utf-8   tutor.pl         tutor.sv
tutor.cs.utf-8   tutor.info       tutor.pl.cp1250  tutor.tr.iso9
tutor.de         tutor.it         tutor.pl.utf-8   tutor.tr.utf-8
tutor.es         tutor.ja.euc     tutor.ru         tutor.vim
tutor.fr         tutor.ja.sjis    tutor.ru.cp1251  tutor.zh.big5
tutor.gr         tutor.ja.utf-8   tutor.ru.utf-8   tutor.zh.euc
hardy2 at hardy2-laptop:~$ vimtutor /usr/share/vim/vim71/tutor/tutor
<<DID NOT WORK>>
hardy2 at hardy2-laptop:~$ vim /usr/share/vim/vim71/tutor/tutor  <<DID WORK>>

But it it's only a problem for me then I'll not file a bug. Also, I
can open the tutorial with VIM now that I know where it is, so no real
problem. Thanks.

Dotan Cohen

http://what-is-what.com
http://gibberish.co.il
א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-נ-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?


More information about the ubuntu-users mailing list