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: 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
*
test: scheduled callback shouldn't trigger ModeChanged repeatedly
Munif Tanjim
2023-04-26
*
test: avoid name collisions with Xtest directory (#23019)
kylo252
2023-04-11
*
test: replace lfs with luv and vim.fs
dundargoc
2023-04-04
*
test: use exec_capture() in more places (#22787)
zeertzjq
2023-03-26
*
feat(api): nvim_exec2(), deprecate nvim_exec() #19032
Evgeni Chasnovski
2023-03-25
*
ci: bump to windows 2022
dundargoc
2023-03-11
*
test(termxx_spec): fix TermClose bdelete test flakiness (#22463)
zeertzjq
2023-03-01
*
fix(api): don't allow hiding aucmd_win from another tabpage (#21975)
zeertzjq
2023-01-24
*
refactor: remove E5500, adjust tests
zeertzjq
2023-01-16
*
feat(api): show more exception info
erw7
2023-01-16
*
fix(tui): more work in the TUI
bfredl
2022-12-31
*
vim-patch:8.2.2870: CmdlineChange event triggered twice for CTRL-R (#21361)
zeertzjq
2022-12-11
*
fix(events): skip WinScrolled for newly-created float windows (#21333)
zeertzjq
2022-12-10
*
vim-patch:9.0.1025: WinScrolled is not triggered when filler lines change (#2...
zeertzjq
2022-12-07
*
fix(events): save v:event for cmdline autocommands separately (#21316)
zeertzjq
2022-12-07
[next]