Wednesday, November 24, 2010

Re: VIM-Crypt help

for completeness, CygWin:
$ vi -k
VIM - Vi IMproved 7.2 (2008 Aug 9, compiled Feb 11 2010 17:36:58)
Unknown option argument: "-k"
More info with: "vim -h"


root@my-ubuntu:~# aptitude show vim
Package: vim
State: not installed
Version: 1:7.1-138+1ubuntu3.1
Priority: optioneel
Section: editors
Maintainer: Ubuntu Core Developers <ubuntu-devel-
discuss@lists.ubuntu.com>
Uncompressed Size: 1589k
Depends: libc6 (>= 2.4), libgpmg1 (>= 1.19.6-1), libncurses5 (>=
5.6+20071006-3), python2.5 (>= 2.5), vim-common (=
1:7.1-138+1ubuntu3.1), vim-runtime (= 1:7.1-138+1ubuntu3.1)
Suggests: ctags, vim-doc, vim-scripts
Provides: editor
Description: Vi IMproved - enhanced vi editor
Vim is an almost compatible version of the UNIX editor Vi.

Many new features have been added: multi level undo, syntax
highlighting,
command line history, on-line help, filename completion, block
operations,
folding, Unicode support, etc.

This package contain a version of vim compiled with a rather standard
set of
features. This package does not provide a GUI version of Vim. See
the other
vim-* packages if you need more (or less).
Homepage: http://www.vim.org/


so vim is not installed, but vi reports it is: " VIM - Vi IMproved "

right...
now I am confused, even more, since www.vim.org reports 7.3 to be the
last version, and fedora 14 reports 7.5.....


On 24 nov, 07:55, Anurag Priyam <anurag08pri...@gmail.com> wrote:
> > How do I find out if I do? I installed the "default"
>
> Use your package manager. On Ubuntu, "sudo aptitude show vim" will
> bring up all the vim packages. An 'i' on the first column indicates
> that the package is installed on your system. So you could very well
> do "sudo aptitude show vim | grep '^i'". See if vim, appears in that
> list or vim-tiny.
>
> Don't know about Fedora.
>
> --
> Anurag Priyam,
> 3rd Year Undergraduate,
> Department of Mechanical Engineering,
> IIT Kharagpur.
> +91-9775550642

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: