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
Commit message (
Expand
)
Author
Age
*
fix(api): fix nvim_buf_set_text heap-use-after-free (#19644)
zeertzjq
2022-08-06
*
test(let_spec): increase expect_exit() timeout
zeertzjq
2022-08-05
*
Merge #19626 build: cleanup old cmake files
Justin M. Keyes
2022-08-03
|
\
|
*
build: replace deprecated cmake features with their modern alternatives
Dundar Goc
2022-08-03
*
|
fix(completion): remove wrong FUNC_ATTR_NONNULL_ALL (#19627)
zeertzjq
2022-08-03
*
|
feat(lua): print source locations of lua callbacks (#19597)
ii14
2022-08-03
*
|
fix(ui): set redraw_cmdline when setting window height (#19630)
zeertzjq
2022-08-03
|
/
*
Merge pull request #19584 from bfredl/terminal_c_BSL_c_O
bfredl
2022-08-02
|
\
|
*
feat(terminal): implement <c-\><c-o> for terminal mode
bfredl
2022-08-02
*
|
fix(tabpage): check if ROWS_AVAIL changed for resize (#19620)
zeertzjq
2022-08-02
|
/
*
test: improve mapping tests and docs (#19619)
zeertzjq
2022-08-02
*
fix(lsp): send didOpen if name changes on write (#19583)
Mathias Fußenegger
2022-08-01
*
feat(mapset): support restoring "replace_keycodes" and "desc"
zeertzjq
2022-08-01
*
test: fix api/keymap_spec.lua tests
zeertzjq
2022-08-01
*
vim-patch:8.2.0815: maparg() does not provide enough information for mapset()
zeertzjq
2022-08-01
*
feat(api): add replace_keycodes to nvim_set_keymap (#19598)
ii14
2022-08-01
*
fix(session): respect sessionoptions=terminal #19497
Gustavo Sampaio
2022-08-01
*
fix(highlight): add missing 'nocombine' to nvim_get_hl_* apis (#19586)
Munif Tanjim
2022-07-31
*
cmdheight=0: fix bugs part2 (#19185)
Shougo
2022-07-31
*
test: rewrite Test_missing_attr() in Lua
zeertzjq
2022-07-31
*
fix(terminal): avoid reading over the end of cell.chars (#19580)
zeertzjq
2022-07-30
*
fix(screen): check for col instead of vcol when drawing fold (#19572)
zeertzjq
2022-07-29
*
vim-patch:9.0.0099: scrollback can be wrong after redrawing the command line ...
zeertzjq
2022-07-28
*
vim-patch:9.0.0090: no error when assigning bool to a string option (#19539)
zeertzjq
2022-07-27
*
fix(options): properly free string options (#19510)
zeertzjq
2022-07-27
*
vim-patch:9.0.0086: tabline is not redrawn when entering command line
zeertzjq
2022-07-27
*
vim-patch:9.0.0082: cannot interrupt global command from command line
zeertzjq
2022-07-27
*
vim-patch:9.0.0051: using CTRL-C wih :append may hang Vim
zeertzjq
2022-07-27
*
fix(cmdline): trigger CmdlineEnter and ModeChanged earlier (#19474)
zeertzjq
2022-07-26
*
vim-patch:9.0.0071: command overlaps with printed text in scrollback (#19505)
zeertzjq
2022-07-26
*
vim-patch:8.2.5155: in diff mode windows may get out of sync
zeertzjq
2022-07-25
*
test: improve some input tests
zeertzjq
2022-07-25
*
fix(input): do no reinterpret mouse keys with ALT modifiers
zeertzjq
2022-07-25
*
fix(api): make nvim_cmd mods.silent work correctly (#19489)
notomo
2022-07-25
*
fix(mouse): fix using uninitialized memory with K_MOUSEMOVE (#19480)
zeertzjq
2022-07-24
*
test(mksession_spec): use %bwipeout! instead of qall! to close terminal (#19465)
zeertzjq
2022-07-22
*
fix(grid): don't use utfc_ptr2char_len() when printing until NUL (#19456)
zeertzjq
2022-07-22
*
fix(mark): give correct error message when mark is in another buffer (#19454)
zeertzjq
2022-07-21
*
Merge pull request #19445 from famiu/fix/local_winbar_tabs
bfredl
2022-07-20
|
\
|
*
fix: local winbar with tabs
Famiu Haque
2022-07-20
*
|
feat(lua): allow vim.cmd to be indexed (#19238)
Lewis Russell
2022-07-20
*
|
test: deal with RPC call causing Nvim to exit later
zeertzjq
2022-07-19
*
|
test: avoid timing-sensitive undo message
zeertzjq
2022-07-19
*
|
Merge pull request #19409 from bfredl/uiunpack
bfredl
2022-07-19
|
\
\
|
*
|
perf(ui): avoid ui_flush() work in headless mode
bfredl
2022-07-18
|
*
|
perf(ui): eliminate spurious memory allocations for hl_attr_define event
bfredl
2022-07-18
*
|
|
vim-patch:8.2.1147 (#19425)
zeertzjq
2022-07-19
*
|
|
fix(lua): make it possible to cancel vim.wait() with Ctrl-C (#19217)
JP
2022-07-19
*
|
|
fix(mouse): click on global statusline with splits (#19390)
Munif Tanjim
2022-07-19
*
|
|
fix(powershell): filter ":!" commands with args #19268
Enan Ajmain
2022-07-18
|
/
/
[next]