vim.uciForum: The Testing Area Topic: vim.uci started by: John Posted by John on Nov. 01 2005,22:26
Here is vim.uci put together by Mikshaw. Please run it through its courses and report how it performs.< ftp://ibiblio.org:21/pub....vim.uci > < ftp://ibiblio.org:21/pub....ci.info > < ftp://ibiblio.org:21/pub....md5.txt > Posted by clacker on Nov. 13 2005,22:50
This looks great. Having the help and the tutorial is a big advantage. I would put in a positive vote, but I peeked at the results so it says I've already voted.
Posted by adssse on Nov. 14 2005,00:39
This is probably a stupid question, but here goes. When in the terminal I type 'vim test' and it says 'vim: command not found'. Can I use vim in the terminal or is it just the graphical app? Thanks for any help.
Posted by mikshaw on Nov. 14 2005,04:15
uci/tar.gz extensions are not installed into the default path, so you'll need to use the full path to the program (/opt/vim/bin/vim), or make a symlink to it in your path, or modify your path to include /opt/vim/bin, or make an alias.
Posted by adssse on Nov. 14 2005,04:57
mikshaw, thanks for the info and the extension. gotta love those .uci's
|