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
/
api
Commit message (
Expand
)
Author
Age
*
refactor(tests): get channel id via nvim_get_chan_info #27441
Justin M. Keyes
2024-02-12
*
feat(api): pass 0 to nvim_get_chan_info for current channel (#27321)
nikolightsaber
2024-02-08
*
fix(event-loop): process input before events (#27358)
zeertzjq
2024-02-07
*
feat(api): make nvim_open_win support non-floating windows (#25550)
Will Hopkins
2024-02-01
*
feat(api): add nvim_tabpage_set_win (#27222)
Will Hopkins
2024-01-29
*
feat(extmarks): subpriorities (relative to declaration order) (#27131)
Gregory Anders
2024-01-28
*
test: more tests for nvim_tabpage_get_win (#27248)
zeertzjq
2024-01-29
*
vim-patch:9.1.0047: issues with temp curwin/buf while cmdwin is open
Sean Dewar
2024-01-28
*
fix(api): limit depth of nvim_cmd (#27225)
zeertzjq
2024-01-27
*
feat(ui): add support for OSC 8 hyperlinks (#27109)
Gregory Anders
2024-01-24
*
fix(extmarks): missing "spell" and "conceal" in details (#27116)
zeertzjq
2024-01-22
*
feat(api): support getting abbreviations (#26868)
Raphael
2024-01-20
*
Merge pull request #27061 from luukvbaal/extmark
bfredl
2024-01-19
|
\
|
*
fix(extmarks): do not remove invalid marks from decor upon deletion
Luuk van Baal
2024-01-17
*
|
test: move format_{string,luav} to a separate module
Lewis Russell
2024-01-17
*
|
test: big cleanup followup
Lewis Russell
2024-01-17
|
/
*
test: use integers for API Buffer/Window/Tabpage EXT types
Lewis Russell
2024-01-16
*
Merge pull request #26734 from bfredl/splitaroo
bfredl
2024-01-13
|
\
|
*
fix(buffer_updates): correct buffer updates when splitting empty line
bfredl
2024-01-13
*
|
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
*
|
test: do not inject vim module into global helpers
Lewis Russell
2024-01-12
|
/
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
build: enable lintlua for test/ dir
Justin M. Keyes
2024-01-03
*
feat(extmarks): add virt_text_repeat_linebreak flag (#26625)
luukvbaal
2023-12-26
*
refactor(drawline): reduce size of wlv.extra[] (#26733)
zeertzjq
2023-12-25
*
test(extmarks): improve tests for ui_watched (#26732)
zeertzjq
2023-12-25
*
fix(api): don't set coladd of mark (#26648)
zeertzjq
2023-12-19
*
fix(api): crash after nvim_win_set_config title/footer validation error (#26606)
notomo
2023-12-16
*
refactor(options): remove option type macros
Famiu Haque
2023-12-14
*
Merge pull request #26486 from glepnir/fix_linebyte
bfredl
2023-12-12
|
\
|
*
fix: use no_ff instead of ffdos as condition
glepnir
2023-12-12
*
|
test: avoid repeated screen lines in expected states
zeertzjq
2023-12-09
*
|
test: use termopen() instead of :terminal more (#26462)
zeertzjq
2023-12-08
*
|
feat(rpc): allow empty string key in msgpack => Vim conversion
Justin M. Keyes
2023-12-07
*
|
Merge pull request #26361 from luukvbaal/invalid
bfredl
2023-12-05
|
\
\
|
|
/
|
/
|
|
*
fix(extmarks): restore old position before revalidating
Luuk van Baal
2023-12-02
*
|
refactor(api): complete conversion from `Dictionary` to `Dict(opts)` (#26365)
Riccardo Mazzarini
2023-12-05
*
|
feat(highlight): update default color scheme
Evgeni Chasnovski
2023-12-02
|
/
*
fix(api): use a conditional stack for nvim_cmd (#26341)
zeertzjq
2023-12-01
*
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
2023-11-29
*
feat(extmarks): add sign name to extmark "details" array
Luuk van Baal
2023-11-22
*
refactor(decorations): break up Decoration struct into smaller pieces
bfredl
2023-11-22
*
docs: deprecate the "term_background" UI field
Gregory Anders
2023-11-13
*
fix(context): don't leak memory on multiple invalid objects (#25979)
zeertzjq
2023-11-11
*
fix(context): don't crash on invalid arg to nvim_get_context (#25977)
zeertzjq
2023-11-11
*
vim-patch:8.2.4932: not easy to filter the output of maplist()
zeertzjq
2023-11-09
[next]