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
/
options
Commit message (
Expand
)
Author
Age
*
test: use spawn_wait() instead of system() #31852
Justin M. Keyes
2025-01-04
*
fix(api): not using TRY_WRAP, generic error messages #31595
Justin M. Keyes
2024-12-16
*
fix(api): nvim_win_set_buf(0, 0) fails if 'winfixbuf' is set #31576
phanium
2024-12-16
*
fix(tests): needing two calls to setup a screen is cringe
bfredl
2024-11-14
*
fix(options): fix some 'belloff' flags not working properly (#30856)
zeertzjq
2024-10-18
*
fix(test): "tempdir not a directory" in CI logs
Justin M. Keyes
2024-09-09
*
refactor(test): rename alter_slashes, invert its behavior
Justin M. Keyes
2024-09-09
*
fix(startup): server fails if $NVIM_APPNAME is relative dir #30310
Justin M. Keyes
2024-09-08
*
feat(defaults): popupmenu "Open in browser", "Go to definition" #30261
Justin M. Keyes
2024-09-05
*
feat(startup): validate --listen address
Justin M. Keyes
2024-09-02
*
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
*
fix(stdpath): remove duplicate directories (#26653)
Raphael
2024-04-03
*
test: silence expected errors
dundargoc
2024-04-02
*
refactor(tests): all screen tests should use highlights
bfredl
2024-03-23
*
test(options): add test for `'modified'`
Famiu Haque
2024-03-21
*
test: correct order of arguments to eq() (#27816)
zeertzjq
2024-03-11
*
vim-patch:9.1.0147: Cannot keep a buffer focused in a window
Colin Kennedy
2024-03-11
*
fix(defaults): make terminal autoclose not block other events (#27581)
Evgeni Chasnovski
2024-02-22
*
vim-patch:9.1.0039: too vague errors for 'listchars'/'fillchars' (#27070)
zeertzjq
2024-01-18
*
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: do not inject vim module into global helpers
Lewis Russell
2024-01-12
*
refactor(options): use schar_T representation for fillchars and listchars
bfredl
2024-01-08
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
test: "diff" flag of 'fillchars' (#26657)
zeertzjq
2023-12-19
*
test: avoid repeated screen lines in expected states
zeertzjq
2023-12-09
*
vim-patch:9.0.2035: [security] use-after-free with wildmenu (#25687)
zeertzjq
2023-10-17
*
feat: NVIM_APPNAME supports relative paths #25233
Rory Nesbitt
2023-09-27
*
test(options/defaults_spec): fix NVIM_APPNAME test flakiness (#24553)
zeertzjq
2023-08-04
*
fix(NVIM_APPNAME): show error message if $NVIM_APPNAME is invalid
Ghjuvan Lacambre
2023-05-28
*
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
2023-05-21
*
refactor: using a different error number for 'mousescroll'
zeertzjq
2023-05-05
*
vim-patch:8.2.3135: Vim9: builtin function arguments not checked at compile time
zeertzjq
2023-05-05
*
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
*
feat(options)!: deprecate paste, remove pastetoggle (#22647)
ii14
2023-03-13
*
feat: $NVIM_APPNAME #22128
Ghjuvan Lacambre
2023-02-16
*
fix: failing XDG test on Windows CI
Justin M. Keyes
2023-01-17
*
refactor(tests): lift retry() into assert_log()
Justin M. Keyes
2023-01-17
*
test: avoid noise in NVIM_LOG_FILE
Justin M. Keyes
2023-01-16
*
test: simplify platform detection (#21020)
dundargoc
2022-11-22
*
fix(mouse): ensure no scrolling with "ver:0" in 'mousescroll' (#20861)
zeertzjq
2022-10-30
*
docs: fix typos (#20394)
dundargoc
2022-09-30
*
feat(gen_help_html.lua): adapt to new parser
Justin M. Keyes
2022-09-28
[next]