vis
An editor combining the strengths of both vi(m) and sam
- Developed at editors
- Sources inherited from project openSUSE:Factory
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/vis && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000556 556 Bytes | |
_servicedata | 0000000233 233 Bytes | |
vis-0.6.tar.gz | 0000397707 388 KB | |
vis-test-0.4.tar.gz | 0000098703 96.4 KB | |
vis.changes | 0000005781 5.65 KB | |
vis.spec | 0000002249 2.2 KB |
Revision 4 (latest revision is 10)
Dominique Leuenberger (dimstar_suse)
accepted
request 814686
from
Matej Cepl (mcepl)
(revision 4)
- Update to the released version 0.6 (all changes since 0.5): - bounded time syntax highlighting using the :set redrawtime option - support optional count for sam's text commands e.g. :i3/-/ - make <C-n> in visual mode match next occurence of existing selection - warn when attempting to write to an existing file - improved file change detection based on inode instead of path information - fix file saves with modifications in file pre-save events - fix save on file systems without fsync(2) support on directory descriptors - do not unlink file~ when saving file - introduce distinct vis-menu(1) exit codes - modify Lua package.path to include /init.lua - performance improvements for the HTML, XML and YAML lexers - new Julia and Elm lexers, better defaults for standard text lexer - support optional exit status in :q and :qall commands - better temporary file creation using mkstemp(2) - performance improvements in highlight matching parentheses - improved behavior of ^ and $ in searches and looping commands - improved search wrap around behavior - new :set layout option to specify window orientation - improved filetype detection by matching known filenames exactly - support DragonFly BSD in configure script - better manual page, fixed warnings - removed gp, gP, gq - implement g~, gu and gU using tr(1), they are no longer
Comments 0