Commit Graph

103 Commits

Author SHA256 Message Date
c5e19caf43 Update from 0f7ddc17 to 8ff0bea5:
- complete-filename: include '{' in leading delimiter pattern
  - build: update alpine in docker build to version 3.19
2024-06-27 15:17:30 +02:00
32db038ddb Update from f1abd792 to 0f7ddc17:
- lua: drop redrawtime option
  - lua: filetype: use alt_name field to alias to other lexers
2024-06-27 15:17:30 +02:00
8c7baa35ca Update from 7d0baa4b to f1abd792:
- Add ansi escaping values and theming keyword for dimmed text
  - Recognize also Python type stub files.
2024-06-27 15:17:30 +02:00
12a39a991b Update from 1e64b1c1 to 7d0baa4b:
- luadoc: fix broken link and add links between vis/win.options
  - destroy the correct subprocess
2024-06-27 15:17:30 +02:00
aae0d5c935 Add rebased patch from gh#martanne/vis!1154. 2024-06-27 15:17:30 +02:00
79f0a371ff Update from 18c72a15 to 1e64b1c1:
- lua: refactor complete-filename plugin
2024-06-27 15:17:30 +02:00
0bf3fff60c Update from 045ef7a1 to 18c72a15:
- sam: reject invalid ranges for cmd_extract ("x"/"y")
2024-06-27 15:17:30 +02:00
b61369782d Fix lock with :2x/foo/<cr>. 2024-06-27 15:17:30 +02:00
3358742279 Rebase new update of lexers 2024-06-27 15:17:30 +02:00
088a137586 Update from be89a645 to 045ef7a1:
- apply configured foreground to matching pair
  - apply configured foreground to selections
2024-06-27 15:17:30 +02:00
3cedd80c3b Update from aa18162e to be89a645:
- view: skip empty cells before applying a style
2024-06-27 15:17:30 +02:00
9e3e7af75f Damn, it was actual bug in my commit which broke the tests! 2024-06-27 15:17:30 +02:00
9cd65751f6 Switch off failing tests. 2024-06-27 15:17:29 +02:00
c55b8c912c Update from d7cd42e6 to aa18162e:
- vis_pipe: correctly return non-zero exit status
2024-06-27 15:17:29 +02:00
c58dbfaa9c Update from cbaa0d8c to d7cd42e6:
- ci: test: update submodule
  - revert c22b2c2 & 364d212
2024-06-27 15:17:29 +02:00
a2d999c41e Update from 3d83d771 to cbaa0d8c:
- lua: filetype: fix fstab detection
  - fix literal makefile name detection
2024-06-27 15:17:29 +02:00
8242f58474 Update from 312a16ea to 3d83d771:
- vis-lua: fail when mapping a key to an invalid handler type
2024-06-27 15:17:29 +02:00
12e0697cd5 Another rebase of updated lexers on the top of the current
master (merge of update-lexers branches from the rnpnr's repo).
2024-06-27 15:17:29 +02:00
145766d349 Update from 2dcd9ac8 to 312a16ea:
- vis-complete: also split on `\`
2024-06-27 15:17:29 +02:00
5539f56721 Update from dac6a7e5 to 2dcd9ac8:
- filetype.lua: add common *roff extensions
  - vis-menu.c: add space for terminating NUL byte
  - vis-subprocess.c: remove unnecessary NULL check
2024-06-27 15:17:29 +02:00
64c85cb2a2 Update from 7367ea8a to dac6a7e5:
- vis-complete: use hand picked set of characters for word splitting
  - vis-single: respect TMPDIR
2024-06-27 15:17:29 +02:00
d69981edb1 Update from de315f87 to 7367ea8a:
- filetype: add psm1 and search for xml using mime type
  - vis-subprocess.c: fix signature of new_process_in_pool()
2024-06-27 15:17:29 +02:00
e799c27e16 Update to 0.8+git.1693167778.de315f87:
- Make expandtab option window-local
  - Make tabwidth option window-local
  - lua: make sure lpeg is in fact optional
  - vis-lua.c: silence warning about implicit conversion
  - support old option names but mark as deprecated
2024-06-27 15:17:29 +02:00
1de54ac7d6 Update to 0.8+git.1692979777.2c5e6928:
- configure: also check for lua-5.4
  - lua api: fix a couple typos in process_response()
    documentation
  - Implementation of the non-blocking process running Lua API
  - sam.c: rename a number of options to match lua api
  - Lua API: access and set all available options
2024-06-27 15:17:29 +02:00
c47cace6e4 Update to 0.8+git.1692310337.09ba77aa:
- build: don't use the '|' GNU extension
  - build: don't pollute base dir with .o and .d files
2024-06-27 15:17:29 +02:00
c754e7e556 Update to 0.8+git.1692198809.3134de12:
- build: stop setting _POSIX_C_SOURCE
  - build: support incremental rebuilds
2024-06-27 15:17:29 +02:00
a4aaebfc17 Update to 0.8+git.1692023996.711447a:
- vis-complete: handle non-ascii text
  - vis-menu: try to preserve valid Unicode points
2024-06-27 15:17:29 +02:00
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