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
*
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
*
fix(fillchars): change fallback after setcellwidths()
zeertzjq
2022-08-08
*
feat: add 'mousescroll' option (#12355)
Jay
2022-07-06
*
feat: stdpath('run'), /tmp/nvim.user/ #18993
Justin M. Keyes
2022-06-30
*
feat: cmdheight=0 #16251
Shougo
2022-06-13
*
fix(tests): check for EOF on exit of nvim properly
bfredl
2022-06-13
*
docs: fix typos (#18269)
dundargoc
2022-06-04
*
refactor(ui)!: link `VertSplit` to `Normal` by default
Famiu Haque
2022-05-15
*
fix(windows): stdpath("state") => "nvim-data" #18546
dundargoc
2022-05-12
*
feat(defaults): session data in $XDG_STATE_HOME #15583
Ivan
2022-05-12
*
vim-patch:8.2.4837: modifiers not simplified when timed out
zeertzjq
2022-04-29
*
test: revert test and doc changes from #6724, add a test for #6716
zeertzjq
2022-04-29
*
test: correct order of arguments to eq() and neq()
zeertzjq
2022-04-26
*
vim-patch:8.2.4801: fix for cursorbind fix not fully tested
zeertzjq
2022-04-21
*
vim-patch:8.2.4795: 'cursorbind' scrolling depends on whether 'cursorline' is...
zeertzjq
2022-04-21
*
test: add a test for #17609
zeertzjq
2022-03-07
*
fix(options): using :set fillchars should clear local value
zeertzjq
2021-11-17
[next]