aab7a25772
Update to 0.8+git.1691882787.adc803f:
...
ci: freebsd: use lua 5.3 like the others
2024-06-27 15:17:29 +02:00
4348700171
Building with all proposed changes from scintillua_6.2 tag included.
2024-06-27 15:17:29 +02:00
cacd721eef
Don't make docs outside of Tumbleweed.
2024-06-27 15:17:28 +02:00
b941d01e76
- And back ...
2024-06-27 15:17:28 +02:00
cfc203e759
- Temporary switch to master
2024-06-27 15:17:28 +02:00
093e18a32b
Fix BuildRequires
2024-06-27 15:17:28 +02:00
48470ed0ad
- Update to 0.8+git.1691671026.f4840ed:
...
- vis-lua.c: stop obj_ref_get() from leaving the lua stack modified
2024-06-27 15:17:28 +02:00
1b2a16460b
New lexer depends on lfs lua module.
2024-06-27 15:17:28 +02:00
d4d22578c0
- Squash whole gh#martanne/vis!675 (in the current form) into one
...
commit.
2024-06-27 15:17:28 +02:00
d8edf2bc21
- Update to d1f2c27 on master:
...
* Prevent flickering in curses
2024-06-27 15:17:28 +02:00
8e5e676df0
- Update to 32e20a2 on master:
...
* vis-open: allow to show files vertically
* view.c: add word wrapping
* view: refactor view_addch
2024-06-27 15:17:28 +02:00
60518c5af6
some merges upstream
2024-06-27 15:17:28 +02:00
3f8f52218b
- Add PRs from https://github.com/martanne/vis-test :
...
- core/Makefile: Respect $CC and $CFLAGS
- vim/test.sh: use ${CPP:-cpp} instead of hardcoding to cpp
- Improved Lua API testing system
- New vis:communicate function test
- Little improvements of the output readability
- Added test of stderr output event and writing to the process
stdin
- Fixes a typo in the word response
2024-06-27 15:17:28 +02:00
af15f6d484
Build from the correct branch.
2024-06-27 15:17:28 +02:00
f99f9a7123
- Merge in test-vis submodule (
...
https://lists.sr.ht/~martanne/devel/%3C676026b7-b33a-7b21-d6f4-3fa9277d12f0%40cepl.eu%3E )
2024-06-27 15:17:28 +02:00
aead5ad73b
- 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
2024-06-27 15:17:28 +02:00
e5558af036
update
2024-06-27 15:17:28 +02:00
d4e0740c5d
Generate documentation.
2024-06-27 15:17:28 +02:00
4be17c7017
Try gen_doc branch
2024-06-27 15:17:28 +02:00
b81d941bcf
Ignore _scmsync.obsinfo as well.
2024-06-27 15:17:27 +02:00
fab3c5c66a
Rebase on the current master and add gh#martanne/vis#1104 to devel.
2024-06-27 15:17:27 +02:00
098628bda1
updates
2024-06-27 15:17:27 +02:00
8b2e509f2a
updates
2024-06-27 15:17:27 +02:00
42dfabdf38
update
2024-06-27 15:17:27 +02:00
36844b50c9
updates
2024-06-27 15:17:27 +02:00
cea303ca69
Update to the current upstream master.
2024-06-27 15:17:27 +02:00
006a6ad510
Some more movement in the upstream repo!
2024-06-27 15:17:27 +02:00
70d4cbbbb2
More merged PRs on GitHub
2024-06-27 15:17:27 +02:00
0494c22dd8
One commit upstream merged (42 to go)!
2024-06-27 15:17:27 +02:00
8b017e522d
Switch to devel branch to test PR
2024-06-27 15:17:27 +02:00
1e82fb43cb
Clean up SPEC file.
2024-06-27 15:17:27 +02:00
113c1d4f2b
Don't use special repository for tests.
...
Also, BR lua-busted and run all tests.
2024-06-27 15:17:27 +02:00
f194c674ab
update
2024-06-27 15:17:27 +02:00
fc358ddc67
upstream update
2024-06-27 15:17:27 +02:00
ccfea4b12a
Use master branch of tests
2024-06-27 15:17:27 +02:00
1ec68edcc3
Fork vis
2024-06-27 15:17:27 +02:00
2e842a7b62
Test build with other aarch64
2024-06-27 15:17:27 +02:00
06142806af
We apparently don't need luaterm at all. Weird.
2024-06-27 15:17:26 +02:00
01feee4a69
Add missing dependencies.
2024-06-27 15:17:26 +02:00
41d4c0b7e4
Update to version 0.8+git.1676316750.7e88dff
2024-06-27 15:17:26 +02:00
2def644cc3
Add Suggests: par_text for regormatting.
2024-06-27 15:17:26 +02:00
bcd55df087
Switch off failing tests.
2023-01-12 21:54:25 +01:00
9e6e7fe601
Update scintillua (gh#martanne/vis#1068).
2023-01-10 22:59:04 +01:00
9a391d41f2
Add support for wayclip gh#martanne/vis#1037
2022-12-23 19:03:40 +01:00
ad0b9c5733
update
2022-12-12 01:15:16 +01:00
f867f78153
Revert add lua-version-compatible patch. It doesn't work yet.
2022-12-09 13:00:24 +01:00
e3cc09dd57
Add PR gh#martanne/vis#903 making it working with other versions
...
of Lua.
2022-12-08 23:16:56 +01:00
d3b383f656
Add patch to vis-clipboard: make xsel honor --selection (gh#martanne/vis#1050).
2022-12-07 23:56:45 +01:00
c2e64c2ece
Add patch for checking error in fchdir(), gh#martanne/vis#1058.
2022-12-06 16:37:50 +01:00
52e13d1854
We don't need magic with git checkout anymore.
2022-12-06 09:44:24 +01:00