From 16804a3ab641d29a6bd6430d7f34d058894a6952737f3564ca9fceee39a60b28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Fri, 13 Sep 2024 14:58:29 +0200 Subject: [PATCH] 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 --- vis.changes | 9 +++++++++ vis.spec | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/vis.changes b/vis.changes index c2f760c..ac8bfd6 100644 --- a/vis.changes +++ b/vis.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Sep 13 12:58:13 UTC 2024 - Matej Cepl + +- 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 diff --git a/vis.spec b/vis.spec index b1432a0..59272c1 100644 --- a/vis.spec +++ b/vis.spec @@ -18,7 +18,7 @@ %define test_version 0.5 Name: vis -Version: 0.9+git.1725864881.d8276d91 +Version: 0.9+git.1726229057.c8694ee0 Release: 0 Summary: An editor combining the strengths of both vi(m) and sam License: ISC