Update from d8276d91 to c8694ee0:

- lua: add tests for the different vis.pipe argument variants
  - lua: improve argument parsing in vis.pipe
  - complete-word: pipe the candidates directly to the command
  - support piping a buffer to an external process
This commit is contained in:
Matej Cepl 2024-09-13 14:58:29 +02:00
parent 70455be1e9
commit 16804a3ab6
Signed by: mcepl
GPG Key ID: 79205802880BC9D8
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Sep 13 12:58:13 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Update from d8276d91 to c8694ee0:
- lua: add tests for the different vis.pipe argument variants
- lua: improve argument parsing in vis.pipe
- complete-word: pipe the candidates directly to the command
- support piping a buffer to an external process
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Sep 12 05:47:24 UTC 2024 - Matej Cepl <mcepl@cepl.eu> Thu Sep 12 05:47:24 UTC 2024 - Matej Cepl <mcepl@cepl.eu>

View File

@ -18,7 +18,7 @@
%define test_version 0.5 %define test_version 0.5
Name: vis Name: vis
Version: 0.9+git.1725864881.d8276d91 Version: 0.9+git.1726229057.c8694ee0
Release: 0 Release: 0
Summary: An editor combining the strengths of both vi(m) and sam Summary: An editor combining the strengths of both vi(m) and sam
License: ISC License: ISC