On Mon, Feb 4, 2013 at 9:47 AM, Petr Šabata <contyk_AT_redhat.com> wrote:
> On Mon, Feb 04, 2013 at 04:22:51AM +0100, v4hn wrote:
> […]
> I'm not sure how many people have graphical vim installed,
> though. Perhaps you could switch to 'xterm -e vi' or something
> like that. Of course, no default will work for everybody but
> this one might cover somewhat more users.
$ cat $HOME/bin/gvim
#!/bin/dash
st -e vim $*
--
______________
Raphaël Proust
Received on Mon Feb 04 2013 - 11:45:00 CET