Go to file
Matej Cepl e8ee0a2388 - 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

OBS-URL: https://build.opensuse.org/package/show/editors/vis?expand=0&rev=10
2020-06-15 07:58:52 +00:00
_service - Update to the released version 0.6 (all changes since 0.5): 2020-06-15 07:58:52 +00:00
_servicedata - Update to version 0.5+git.1590819266.c37f09e: 2020-06-05 13:33:44 +00:00
.gitattributes Accepting request 779138 from home:mcepl:neovim 2020-02-26 08:38:45 +00:00
.gitignore Accepting request 779138 from home:mcepl:neovim 2020-02-26 08:38:45 +00:00
vis-0.6.tar.gz - Update to the released version 0.6 (all changes since 0.5): 2020-06-15 07:58:52 +00:00
vis.changes - Update to the released version 0.6 (all changes since 0.5): 2020-06-15 07:58:52 +00:00
vis.spec - Update to the released version 0.6 (all changes since 0.5): 2020-06-15 07:58:52 +00:00