SHA256
1
0
forked from pool/vis
Go to file
Matej Cepl 98a3aeae65 - Update to the released version 0.7:
This is mostly a bug fix release with fixes for a few cases of
  undefined behavior and preliminary work for experimentation with
  different core text management data structures and general editor
  architecture.
  - fix UB in core text management data structure
  - text refactoring, splitting out reusable text iterator and I/O
    components
  - new *at() variants taking directory descriptor for file load/save
    API
  - more efficient initial file read, avoiding spurious syscalls and
    copy
  - text API cleanups, const correctness improvements
  - increased test coverage for core text data structure
  - support for Lua 5.4
  - Lua API improvements: vis.mark, vis.register, vis.win.file.modified
  - and support for terminal CSI events
  - NetBSD support
  - new :set ignorecase option to search case independently
  - new visual mode mapping <C-a> to select all matching selections
  - fix mappings involving non-leading <C-c>
  - minor file detection fixes for racket, node.js modules, Typescript
    and liliypond
  - new lexers for Zig, meson build system, Mikrotik RouterOS scripts,
    Gemini
  - improved inner word text object and its use for <C-n> in normal mode
  - improved <C-n> behavior in visual mode
  - removed ie, ae inner/outer entire text object, use :, as shorthand
    for :0,$
  - removed pairwise selection combinators z>, z<, z-, z+, z&, z|

OBS-URL: https://build.opensuse.org/package/show/editors/vis?expand=0&rev=13
2020-12-08 18:46:59 +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.7.tar.gz - Update to the released version 0.7: 2020-12-08 18:46:59 +00:00
vis-test-0.5.tar.gz - Update to the released version 0.7: 2020-12-08 18:46:59 +00:00
vis.changes - Update to the released version 0.7: 2020-12-08 18:46:59 +00:00
vis.spec - Update to the released version 0.7: 2020-12-08 18:46:59 +00:00