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
/
lua
/
ui_event_spec.lua
Commit message (
Expand
)
Author
Age
*
fix(ui): flush ext_cmdline events before doing cmdpreview #27950
luukvbaal
2024-05-28
*
fix(ui): avoid recursiveness and invalid memory access #28578
luukvbaal
2024-05-01
*
fix(ui): activating all ext capabilities without remote UI #28555
luukvbaal
2024-04-28
*
fix(ui): set 'cmdheight' to zero for all open tabpages
Luuk van Baal
2024-04-27
*
fix(ui): update ext_ui widgets when attaching non-remote UI
Luuk van Baal
2024-04-26
*
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
*
fix: adjust error message for error in UI event callback (#28200)
zeertzjq
2024-04-06
*
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
test: use vim.inspect directly
Lewis Russell
2024-01-12
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
test: avoid repeated screen lines in expected states
zeertzjq
2023-12-09
*
test: use termopen() instead of :terminal more (#26462)
zeertzjq
2023-12-08
*
vim-patch:8.1.0822: peeking and flushing output slows down execution (#25629)
zeertzjq
2023-10-14
*
test: make expect_unchanged() less confusing (#22255)
zeertzjq
2023-02-15
*
fix(ui-ext): correct message kind in history before vim.ui_attach()
notomo
2022-11-07
*
fix(lua): free vim.ui_attach callback before lua close (#20205)
notomo
2022-09-16
*
fix(lua): make ui_attach()/ui_detach() take effect immediately (#20037)
zeertzjq
2022-09-01
*
feat(lua): vim.ui_attach to get ui events from lua
bfredl
2022-08-31