Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
(only after bsd.prefs.mk inclusion)
|
|
got added in 1.4Y; on older version of NetBSD, ncurses will be used.
Replace previous code that did the same, but wasn't shared.
|
|
New since version 5.6
---------------------
Not much:
- 19 new syntax files.
- "explorer.vim" script, works like a file browser.
And many bug fixes! This version is aimed at stability.
|
|
and modify post-install into a tidy loop.
|
|
man/man1/view.1. The functionality is still there, the links are just no
longer created.
|
|
|
|
New since version 5.5
---------------------
Not much:
- New "Edit with Vim" popup menu entry for MS-Windows. Avoids problems with
the MS Office taskbar.
- 18 new syntax files.
- "z+" and "z^" commands.
And many bug fixes! This version is aimed at stability.
See ":help version-5.6" in Vim for the details.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
suggested by Antti Kantee in private e-mail. This fixes PR pkg/8908
by "Wiz".
|
|
It is the "readme" target which is broken.
|
|
|
|
|
|
in PR pkg/8832. Changes since version 5.4:
- Support for a mouse scroll wheel in X11 (GTK, Athena and Motif). Should
also work in an xterm when translations are installed.
- Support for decompression of bzip2 files in the example vimrc file.
- Handling of patch numbers, they show up in the ":version" output.
- Uninstall program for MS-Windows, for those that have a problem with the
"Edit with Vim" popup menu entry.
And many bug fixes! This version is aimed at stability.
|
|
|
|
|
|
|
|
|
|
Notable changes are:
- Recognizing file types and syntax highlighting has been separated. This
allows you to add your own file type specific items. And syntax
highlighting is more flexible.
- Now includes syntax highlighting for over 150 file types.
- Vim scripts have been improved: Line continuation with a backslash, more
built-in functions, etc.
- The hit-return prompt is avoided by truncating messages. A message history
has been added to view previous (untruncated) messages.
- Support for encryption of files.
- Quickfix support extended to support more error formats, including
multi-line error messages and change-directory messages.
- Menus can be used in console mode. The wildmenu feature offers menu-like
command line completion.
- Several useful commands and options added.
- Many improvements for existing commands.
|
|
|
|
Jaromir Dolecek in PR pkg/8002.
|
|
|
|
|
|
* Find termcap.h from ncurses.
|
|
|
|
window mode we use "ncurses" again.
|
|
library. Patch supplied by Ingolf Koch.
|
|
|
|
"lesstif" package otherwise.
|
|
|
|
since 5.2. Re-arrange the Makefile so that it hits the faster ftp sites
first. Add some additional syntax checking files.
|
|
> - A file browser has been added for the Win32, Motif and Athena GUI versions.
> - Dialogs have been added. They can be used to ask for confirmation on Ex
> commands that can fail.
> - Options and commands have been added to offer a mode that works like
> MS-Windows cut/copy/paste. This makes the Win32 GUI version fit in better
> with other MS-Windows applications.
> - Session files can be used to store and restore an editing session.
> - Functions and Ex commands can be defined by the user. This is much nicer
> and more powerful than using mappings.
> - Lines longer than the screen size can be edited, also when lines wrap.
> - Support for Cscope and an interaface for TCL have been added.
> - Port to the RISC OS and GUI port for the Amiga.
> - Support for Multi-byte files (DBCS and Unicode).
|
|
- New, optional Makefile variable HOMEPAGE, specifies a URL for
the home page of the software if it has one.
- The value of HOMEPAGE is used to add a link from the
README.html files.
- pkglint updated to know about it. The "correct" location for
HOMEPAGE in the Makefile is after MAINTAINER, in that same
section.
|
|
|
|
|
|
|
|
|
|
Remove redundant (and sometimes erroneous) comments.
|
|
|
|
|
|
|
|
|