Update from 312a16ea to 3d83d771:
- vis-lua: fail when mapping a key to an invalid handler type
This commit is contained in:
parent
12e0697cd5
commit
8242f58474
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 5 14:00:59 UTC 2023 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
- Update from 312a16ea to 3d83d771:
|
||||||
|
- vis-lua: fail when mapping a key to an invalid handler type
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 4 19:58:37 UTC 2023 - Matej Cepl <mcepl@cepl.eu>
|
Wed Oct 4 19:58:37 UTC 2023 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
2
vis.spec
2
vis.spec
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define test_version 0.5
|
%define test_version 0.5
|
||||||
Name: vis
|
Name: vis
|
||||||
Version: 0.8+git.1695867809.312a16ea
|
Version: 0.8+git.1696506978.3d83d771
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user