diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-02-27 23:01:11 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-02-27 23:01:11 +0000 |
commit | 7484cadc6993f6e4446f4794bfd1f614f3b2451d (patch) | |
tree | fd18e0b0d017a1306a5234910a6ca53e5d1ae1e3 /editors/xvile/pkg-descr | |
parent | 55b006f832008a35ea4db8e93d2d2bdb416c5153 (diff) |
Notes
Diffstat (limited to 'editors/xvile/pkg-descr')
-rw-r--r-- | editors/xvile/pkg-descr | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/editors/xvile/pkg-descr b/editors/xvile/pkg-descr new file mode 100644 index 000000000000..e2574f69ed74 --- /dev/null +++ b/editors/xvile/pkg-descr @@ -0,0 +1,23 @@ + +xvile is the X11 version of vile. in addition to the capabilities +listed below for the character-oriented version of vile, xvile offers +scrollbars and more complete mouse integration. + +vile is a text editor which is extremely compatible with vi in terms of +"finger feel". in addition, it has extended capabilities in many areas, +notably: + + multi-file editing and viewing + key rebinding (in addition to :map, :map!, and :abbr) + mouse support (in an xterm, or when built as xvile) + infinite undo + many additional operator commands + selection highlighting + rectangular operations + "next error" cursor positioning after compilation + full function- and arrow-key support + filename, command, internal mode and variable completion + auxiliary utilities for man page and C program syntax highlighting + built-in macro language + portability to all UNIX platforms, VMS, DOS. + |