Mail Archives: cygwin/2000/06/21/00:44:50
I don't know if this will help, but here's what I am doing to use VIM.
I created a shell script called "vi.sh", and put it in a directory that is
in my $PATH
the contents of that script file point to my vim.exe file, and looks
something like this:
/apps/vim/vim.exe $1
now, from the shell I can type "vi FILENAME" and it will open the file in
VIM.
hope that helps you out. I know it's a hack, but it works just fine. :)
Thanks,
Frank Merenda | Senior Software Engineer
VetExchange | http://www.VetExchange.com
fmerenda AT VetExchange DOT com
"Dogs are not our whole life, but they make our lives whole."
-- Roger Caras
> -----Original Message-----
> From: Joey Yue [mailto:joeyfish AT hotmail DOT com]
> Sent: Wednesday, June 21, 2000 12:10 AM
> To: cygwin AT sourceware DOT cygnus DOT com
> Subject: How to set editor like VIM in cygwin with and with GUI ?
>
>
> I am using cygwin 1.1.0 in Win2000 Professional, and just
> tried to look for
> editor like VI or Emacs. I found out VIM and installed VIM
> today. However, I
> don't know how to set VIM in cygwin edit WITH GUI(GVIM) and WITHOUT
> GUI(console).
>
> Can anyone show me what changed do I have to make in .bashrc,
> cygwin.bat or
> any related file to use VIM with and without GUI?
>
> Any file or program I need to in order to make the editor work?
>
> Thanks in advance. I will greatly appreciate your help
>
>
>
>
> ______________________________________________________________
> __________
> Get Your Private, Free E-mail from MSN Hotmail at
> http://www.hotmail.com
>
>
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
>
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
- Raw text -