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
/
autocmd
Commit message (
Expand
)
Author
Age
*
test(autocmd/termxx_spec): properly setup TextChangedT tests (#30787)
zeertzjq
2024-10-13
*
refactor(tests): rename terminal/testutil.lua => testterm.lua #30372
Justin M. Keyes
2024-09-15
*
refactor(test): rename alter_slashes, invert its behavior
Justin M. Keyes
2024-09-09
*
refactor(tests): again yet more global highlight definitions
bfredl
2024-08-14
*
refactor: use `vim._with` where possible
dundargoc
2024-06-28
*
feat(complete): specify reason for CompleteDone
Famiu Haque
2024-05-24
*
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
*
test: more tests for aucmd_win remaining floating (#28214)
zeertzjq
2024-04-07
*
fix: adjust error message for error in UI event callback (#28200)
zeertzjq
2024-04-06
*
vim-patch:9.1.0259: Normal mode TextChanged isn't tested properly (#28167)
zeertzjq
2024-04-04
*
test: silence expected errors
dundargoc
2024-04-02
*
vim-patch:9.1.0251: Filetype test fails (#28142)
zeertzjq
2024-04-01
*
vim-patch:9.1.0230: TextChanged autocommand not triggered under some circumst...
zeertzjq
2024-04-01
*
test: correct order of arguments to eq() (#27816)
zeertzjq
2024-03-11
*
vim-patch:9.1.0158: 'shortmess' "F" flag doesn't work properly with 'autoread'
zeertzjq
2024-03-08
*
refactor(tests): get channel id via nvim_get_chan_info #27441
Justin M. Keyes
2024-02-12
*
vim-patch:9.1.0088: TextChanged not triggered for :norm! commands (#27405)
zeertzjq
2024-02-10
*
fix(events): check for WinResized/WinScrolled in terminal mode (#27226)
zeertzjq
2024-01-27
*
test: use integers for API Buffer/Window/Tabpage EXT types
Lewis Russell
2024-01-16
*
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
*
test: use vim.mpack and vim.uv directly
Lewis Russell
2024-01-12
*
test: remove helpers.sleep()
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
*
test: set notermguicolors in tests
Gregory Anders
2023-12-06
*
feat(highlight): update default color scheme
Evgeni Chasnovski
2023-12-02
*
vim-patch:9.0.2134: ml_get error when scrolling (#26264)
zeertzjq
2023-11-29
*
vim-patch:9.0.2075: TextChangedI may not always trigger (#25808)
zeertzjq
2023-10-28
*
fix(terminal): assign channel to terminal earlier (#25771)
zeertzjq
2023-10-25
*
test(autocmd/termxx_spec): fix flakiness (#25694)
zeertzjq
2023-10-18
*
vim-patch:9.0.2031: TextChangedI may be triggered by non-insert mode change (...
zeertzjq
2023-10-15
*
test(winscrolled): make sure floating window is drawn (#25639)
zeertzjq
2023-10-14
*
fix(ui): trigger TabNewEntered after split new tab
glepnir
2023-10-07
*
vim-patch:8.2.3517: TextChanged does not trigger after TextChangedI (#25384)
zeertzjq
2023-09-27
*
test: add some tests for SafeState autocommand
zeertzjq
2023-08-21
*
Merge #15440 close 'shell' :terminal automatically
Justin M. Keyes
2023-08-13
|
\
|
*
test: update tests for auto-closing :term buffers
Gregory Anders
2023-08-10
*
|
fix(events): avoid unnecessary CursorMoved (#24675)
zeertzjq
2023-08-12
|
/
*
test: check that TextChangedT cannot delete terminal buffer (#24437)
zeertzjq
2023-07-23
*
fix(events)!: trigger CursorMoved later on switching window (#23711)
zeertzjq
2023-06-04
*
vim-patch:9.0.1588: Incsearch not triggered when pasting clipboard register (...
zeertzjq
2023-05-30
*
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
2023-05-21
*
fix(events): null dereference in autocmd functions
ii14
2023-04-27
*
perf(events): store autocommands in flat vectors (#23256)
ii14
2023-04-27
*
test: fix dependencies between test cases (#23343)
zeertzjq
2023-04-27
[next]