- Update to 0.8+git.1689736840.47ac03a:
- 47ac03a vis:pipe(): don't segfault if vis->win isn't present - 80fbb7e Add fullscreen param to vis_pipe_collect() and Lua API vis:pipe() - 599ced0 fix warning about field width not being an int - 6be370d Print keybindings containing space correctly - e728898 partial revert of commit f55312ba
This commit is contained in:
parent
e5558af036
commit
aead5ad73b
10
vis.changes
10
vis.changes
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 19 06:10:37 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
- Update to 0.8+git.1689736840.47ac03a:
|
||||||
|
- 47ac03a vis:pipe(): don't segfault if vis->win isn't present
|
||||||
|
- 80fbb7e Add fullscreen param to vis_pipe_collect
|
||||||
|
- 599ced0 fix warning about field width not being an int
|
||||||
|
- 6be370d Print keybindings containing space correctly
|
||||||
|
- e728898 partial revert of commit f55312ba
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 21 19:33:29 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
Tue Feb 21 19:33:29 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
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.1687447046.424b219
|
Version: 0.8+git.1689736840.47ac03a
|
||||||
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