diff options
author | Matěj Cepl <mcepl@cepl.eu> | 2023-08-16 01:30:54 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@cepl.eu> | 2023-08-16 01:30:55 +0200 |
commit | 43dfbdd562b7c3e8d10e505435aba07e1d2be212 (patch) | |
tree | 135bdf50eb6af205775ce9a370df807453953ffe | |
parent | eac3e759f7e24ce400ff8e7d56e63fb09caa642a (diff) | |
download | vis-pkg-43dfbdd562b7c3e8d10e505435aba07e1d2be212.tar.gz |
Update to 0.8+git.1692023996.711447a:
- vis-complete: handle non-ascii text
- vis-menu: try to preserve valid Unicode points
-rw-r--r-- | vis.changes | 7 | ||||
-rw-r--r-- | vis.spec | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/vis.changes b/vis.changes index 49933c1..b018927 100644 --- a/vis.changes +++ b/vis.changes @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Tue Aug 15 23:29:53 UTC 2023 - Matej Cepl <mcepl@suse.com> + +- Update to 0.8+git.1692023996.711447a: + - vis-complete: handle non-ascii text + - vis-menu: try to preserve valid Unicode points + +------------------------------------------------------------------- Sun Aug 13 07:15:26 UTC 2023 - Matej Cepl <mcepl@suse.com> - Update to 0.8+git.1691882787.adc803f: @@ -18,7 +18,7 @@ %define test_version 0.5 Name: vis -Version: 0.8+git.1691882787.adc803f +Version: 0.8+git.1692023996.711447a Release: 0 Summary: An editor combining the strengths of both vi(m) and sam License: ISC |