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
*
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
|
/
/
*
|
fix(windows):exepath, stdpath return wrong slashes #19111
Enan Ajmain
2022-07-17
*
|
refactor(lsp): use autocmd api (#19407)
ii14
2022-07-17
|
/
*
feat(defaults): mouse=nvi #19290
matveyt
2022-07-17
*
fix(api): fix nvim_parse_cmd interfere with printing line in Ex mode (#19400)
zeertzjq
2022-07-17
*
Merge pull request #19395 from jamessan/flaky-job-test
James McCoy
2022-07-16
|
\
|
*
test(job_spec): accept alternate messages for "append environment" tests
James McCoy
2022-07-16
*
|
vim-patch:8.2.2643: various code not covered by tests
zeertzjq
2022-07-16
*
|
vim-patch:8.2.2608: character input not fully tested
zeertzjq
2022-07-16
*
|
vim-patch:8.2.0198: no tests for y/n prompt
zeertzjq
2022-07-16
*
|
vim-patch:8.2.0052: more-prompt not properly tested
zeertzjq
2022-07-16
|
/
*
fix(ex_cmds): correct flags for :const (#19387)
zeertzjq
2022-07-16
*
fix(api): do not switch win/buf if getting option in current win/buf (#19383)
zeertzjq
2022-07-16
*
fix(pum): make right drag in anchor grid to select work in multigrid UI (#19382)
zeertzjq
2022-07-16
*
fix: remote UI may get invalid 'pumblend' value #19379
Natasha England-Elbro
2022-07-15
*
fix: right-click in clickable statusline #19252
Famiu Haque
2022-07-15
*
test: improve searchhl tests
zeertzjq
2022-07-15
*
vim-patch:8.2.0482: channel and sandbox code not sufficiently tested
zeertzjq
2022-07-15
*
fix(winbar): make setting WinBar and WinBarNC in 'winhighlight' work
zeertzjq
2022-07-15
*
feat(eval)!: input() support any type for "cancelreturn" in a dict (#19357)
zeertzjq
2022-07-14
*
fix(exmode): flush messages before printing a line after pressing Enter (#19341)
zeertzjq
2022-07-13
*
vim-patch:8.2.0293: various Ex commands not sufficiently tested
zeertzjq
2022-07-12
*
vim-patch:8.2.0275: some Ex code not covered by tests
zeertzjq
2022-07-12
*
vim-patch:8.2.2732: prompt for s///c in Ex mode can be wrong
zeertzjq
2022-07-12
*
vim-patch:8.2.0270: some code not covered by tests
zeertzjq
2022-07-12
*
vim-patch:8.2.0203: :helptags and some other functionality not tested
zeertzjq
2022-07-12
[next]