index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
ui
/
bufhl_spec.lua
Commit message (
Expand
)
Author
Age
*
fix(tests): needing two calls to setup a screen is cringe
bfredl
2024-11-14
*
test: improve test conventions
dundargoc
2024-04-23
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
test: improve test conventions
dundargoc
2024-04-08
*
vim-patch:9.1.0106: Visual highlight hard to read with 'termguicolors'
zeertzjq
2024-02-15
*
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
test: normalise nvim bridge functions
Lewis Russell
2024-01-12
*
test: typing for helpers.meths
Lewis Russell
2024-01-12
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
feat(extmarks): add virt_text_repeat_linebreak flag (#26625)
luukvbaal
2023-12-26
*
test: avoid repeated screen lines in expected states
zeertzjq
2023-12-09
*
refactor(decorations): break up Decoration struct into smaller pieces
bfredl
2023-11-22
*
feat(extmarks): extend nvim_buf_get_extmarks()
Luuk van Baal
2023-04-01
*
test: make {MATCH:} behave less unexpectedly in screen:expect()
zeertzjq
2023-02-18
*
refactor(api): consistent VALIDATE messages #22262
Justin M. Keyes
2023-02-14
*
refactor(api): VALIDATE macros #22187
Justin M. Keyes
2023-02-14
*
docs: fix typos (#20394)
dundargoc
2022-09-30
*
fix(tests): fix some screen.lua warnings
bfredl
2022-05-21
*
feat(api): expose extmark right_gravity and end_right_gravity
notomo
2022-01-24
*
feat(api): expose extmark more details
notomo
2022-01-20
*
refactor(decorations): merge the two different code paths for virt_text
Björn Linse
2021-07-29
*
feat(luahl): add priority mechanism
Thomas Vigouroux
2020-11-25
*
API: be less breaking in the christmas tree decorations
Björn Linse
2020-09-04
*
decor: sketch new decorations API
Björn Linse
2020-09-03
*
extmarks/bufhl: reimplement using new marktree data structure
Björn Linse
2020-01-16
*
tests: remove irrelevant timing info
Björn Linse
2019-11-23
*
bufhl: use extmark column adjustment for bufhl
Björn Linse
2019-11-23
*
api: add nvim_buf_get_virtual_text() (#11354)
Marco Hinz
2019-11-10
*
tests/ui: remove unnecessary screen:detach()
Björn Linse
2019-10-13
*
screen: fix vcol counting with virtual text. Fixes #9941
Björn Linse
2019-09-21
*
api: make nvim_buf_set_virtual_text use correct namespace counter
Björn Linse
2018-12-07
*
API: rename nvim_buf_clear_highlight to nvim_buf_clear_namespace
Björn Linse
2018-11-29
*
screen: fix glitches with nvim_buf_set_virtual_text
Björn Linse
2018-10-25
*
api: make nvim_buf_set_virtual_text handle invalid chars
Björn Linse
2018-10-13
*
buffer: add support for virtual text annotations
Björn Linse
2018-09-17
*
tests: cleanup bufhl test
Björn Linse
2018-02-06
*
win: enable more functional tests
Jan Edmund Lazo
2018-01-06
*
bufhl: support creating new groups
Björn Linse
2017-10-19
*
functests: Fix some ui/*_spec tests
ZyX
2017-04-09
*
functests: Fix ui/bufhl_spec
ZyX
2017-04-09
*
functests: Replace execute with either command or feed_command
ZyX
2017-04-09
*
api: Establish API naming convention. (#5344)
Justin M. Keyes
2016-09-17
*
Mark some functional tests as pending in Windows
Rui Abreu Ferreira
2016-08-26
*
api: handle null string in buffer_add_highlight
Björn Linse
2016-08-17
*
tests: don't ignore highlights in bufhl_spec
Björn Linse
2016-08-14
*
tests: remove deprecated hl_colors
Björn Linse
2016-08-14
*
functests: Check logs in lua code
ZyX
2016-06-10
*
Tests: fix according to lualint
Marco Hinz
2016-02-24
*
bufhl: add tests for adding and clearing highlights
Björn Linse
2016-02-23