vis-0.9p1
vi-like editor with sam-style structural regex support
Back to search · Project homepage
Description
Vis aims to be a modern, legacy free, simple yet efficient editor combining the
strengths of both vi(m) and sam.
It extends vi's modal editing with built-in support for multiple
cursors/selections and combines it with sam's structural regular expression
based command language.
As an universal editor it has decent Unicode support and should cope with
arbitrary files including: large, binary or single-line ones.
Efficient syntax highlighting is provided using Parsing Expression Grammars
which can be conveniently expressed using Lua in the form of LPeg.
Package information
- Ports path
- editors/vis
- Package architecture
- amd64
- Maintainer
- Klemens Nanni <kn@openbsd.org>
- Categories
- editors, lang/lua
- Available flavors
- None listed
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Library
Runtime
- devel/lpeg,lua53 STEM->=0.12
- lang/lua/5.3