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
/
editor
Commit message (
Expand
)
Author
Age
*
vim-patch:8.2.3517: TextChanged does not trigger after TextChangedI (#25384)
zeertzjq
2023-09-27
*
fix(folds): update folds in Insert mode with fdm=indent (#24402)
Brandon Simmons
2023-07-21
*
fix(api): nvim_parse_cmd error message in pcall() #23297
Alexandre Teoi
2023-07-01
*
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
2023-05-21
*
vim-patch:8.2.3135: Vim9: builtin function arguments not checked at compile time
zeertzjq
2023-05-05
*
test: fix dependencies between test cases (#23343)
zeertzjq
2023-04-27
*
fix(mark): properly init mark views (#22996)
zeertzjq
2023-04-10
*
test: improve editor/fold_spec.lua and editor/put_spec.lua (#22916)
zeertzjq
2023-04-07
*
fix(folds): handle visual blockwise indent insertion correctly (#22898)
Brandon Simmons
2023-04-07
*
vim-patch:9.0.1428: cursor in wrong position when leaving insert mode (#22786)
zeertzjq
2023-03-26
*
feat(api): nvim_exec2(), deprecate nvim_exec() #19032
Evgeni Chasnovski
2023-03-25
*
fix(edit): don't subtract msg_scrolled when removing double quote (#22630)
zeertzjq
2023-03-11
*
test: make {MATCH:} behave less unexpectedly in screen:expect()
zeertzjq
2023-02-18
*
fix(completion): correct what modes support fuzzy completion
zeertzjq
2023-01-17
*
refactor: remove E5500, adjust tests
zeertzjq
2023-01-16
*
test(undo_spec): add more tests for writing in Insert mode
zeertzjq
2022-12-09
*
vim-patch:9.0.1036: undo misbehaves when writing from an insert mode mapping
zeertzjq
2022-12-09
*
vim-patch:9.0.0969: matchparen highlight is not updated when switching buffer...
zeertzjq
2022-11-29
*
fix(mark): do not restore view in op-pending mode (#20889)
zeertzjq
2022-11-01
*
fix: avoid unsigned overflow in home_replace() (#20854)
zeertzjq
2022-10-30
*
fix(completion): set pum_size even if ext_popupmenu is used (#20648)
zeertzjq
2022-10-14
*
test(tabpage_spec): actually test for nvim_win_hide
zeertzjq
2022-09-23
*
test: add tests for #13549 #20285 #20290
zeertzjq
2022-09-23
*
fix(keywordprg): default to :help if set to empty string (#19983)
zeertzjq
2022-08-29
*
fix(edit.c): indentkeys double indent after "!" #12894
Axel Forsman
2022-08-21
*
test: use poke_eventloop() instead of sleep(10) where possible (#19794)
zeertzjq
2022-08-16
*
fix(completion): remove wrong FUNC_ATTR_NONNULL_ALL (#19627)
zeertzjq
2022-08-03
*
fix(ui): set redraw_cmdline when setting window height (#19630)
zeertzjq
2022-08-03
*
fix(tabpage): check if ROWS_AVAIL changed for resize (#19620)
zeertzjq
2022-08-02
*
fix(input): do no reinterpret mouse keys with ALT modifiers
zeertzjq
2022-07-25
*
fix(mark): give correct error message when mark is in another buffer (#19454)
zeertzjq
2022-07-21
*
perf(ui): eliminate spurious memory allocations for hl_attr_define event
bfredl
2022-07-18
*
fix(mark): fix unexpected cursor movements (#19253)
zeertzjq
2022-07-06
*
fix(mark): mark without a view restores at topline #19224
zeertzjq
2022-07-04
*
feat(marks): restore viewport on jump #15831
Javier Lopez
2022-06-30
*
fix(input): fix macro recording with ALT and special key (#18917)
zeertzjq
2022-06-10
*
fix(input): allow Ctrl-C to interrupt a recursive mapping even if mapped (#18...
zeertzjq
2022-06-07
*
refactor!: delete insertmode (#18547)
Gregory Anders
2022-05-22
*
fix(cmd): make :-tabmove work with modifiers (#18447)
Marco Hinz
2022-05-12
*
vim-patch:8.2.0867: using \{xxx} for encoding a modifier is not nice
zeertzjq
2022-04-29
*
feat(edit): insert an unsimplified key using CTRL-SHIFT-V
zeertzjq
2022-04-29
*
test: correct order of arguments to eq() and neq()
zeertzjq
2022-04-26
*
feat: add `undo!`
Famiu Haque
2022-04-20
*
test: add a test for #16823
zeertzjq
2022-04-08
*
fix(event-loop): check if executed register has ended
zeertzjq
2022-04-07
*
fix(input): fix clearing of reg_executing
zeertzjq
2022-04-07
*
test: move completion :stopinsert test to completion_spec.lua (#17992)
zeertzjq
2022-04-04
*
fix(tabpage): correct check for failure to close window
zeertzjq
2022-03-27
*
test: add a test for #17489
zeertzjq
2022-03-10
*
chore: fix typos (#17331)
dundargoc
2022-03-10
[next]