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
/
src
/
nvim
/
testdir
Commit message (
Expand
)
Author
Age
...
*
vim-patch:8.2.4829: a key may be simplified to NUL
zeertzjq
2022-04-29
*
vim-patch:8.2.4828: fix for unmapping simplified key not fully tested
zeertzjq
2022-04-29
*
vim-patch:8.2.4819: unmapping simplified keys also deletes other mapping
zeertzjq
2022-04-29
*
vim-patch:8.2.2728: special key names don't work if 'isident' is cleared
zeertzjq
2022-04-29
*
vim-patch:8.2.0867: using \{xxx} for encoding a modifier is not nice
zeertzjq
2022-04-29
*
vim-patch:8.2.0855: GUI tests fail because the test doesn't use a modifier
zeertzjq
2022-04-29
*
vim-patch:8.2.0839: dropping modifier when putting a character back in typeahead
zeertzjq
2022-04-29
*
vim-patch:8.1.2167: mapping test fails on MS-Windows
zeertzjq
2022-04-29
*
vim-patch:8.1.2165: mapping test fails on Mac
zeertzjq
2022-04-29
*
vim-patch:8.1.2159: some mappings are listed twice
zeertzjq
2022-04-29
*
test(old): revert changes from ed88ca75034a48916d165e88459c791c450df550
zeertzjq
2022-04-29
*
vim-patch:8.2.4760: using matchfuzzy() on a long list can take a while
zeertzjq
2022-04-26
*
vim-patch:8.2.4826: .cshtml files are not recognized (#18259)
Christian Clason
2022-04-25
*
vim-patch:8.2.4818: no test for what 8.2.4806 fixes
zeertzjq
2022-04-25
*
vim-patch:8.2.4813: pasting text while indent folding may mess up folds
zeertzjq
2022-04-24
*
vim-patch:8.2.4805: CurSearch used for all matches in current line
zeertzjq
2022-04-23
*
vim-patch:8.2.4759: CurSearch highlight does not work for multi-line match
zeertzjq
2022-04-21
*
vim-patch:8.2.4802: test is not cleaned up
zeertzjq
2022-04-21
*
vim-patch:8.2.4791: events triggered in different order when reusing buffer
zeertzjq
2022-04-21
*
vim-patch:8.2.2477: autocommand tests hang on MS-Windows
zeertzjq
2022-04-21
*
vim-patch:8.2.2476: using freed memory when splitting window while closing bu...
zeertzjq
2022-04-21
*
vim-patch:8.2.2475: autocommand tests hangs on MS-Windows
zeertzjq
2022-04-21
*
vim-patch:8.2.2474: using freed memory when window is closed by autocommand
zeertzjq
2022-04-21
*
vim-patch:8.2.2472: crash when using command line window in an autocommand
zeertzjq
2022-04-21
*
vim-patch:8.1.1756: autocommand that splits window messes up window layout
zeertzjq
2022-04-21
*
Merge pull request #18199 from zeertzjq/vim-8.2.4797
zeertzjq
2022-04-21
|
\
|
*
vim-patch:8.2.4797: getwininfo() may get oudated values
zeertzjq
2022-04-21
*
|
vim-patch:8.2.4792: indent operator creates an undo entry for every line
zeertzjq
2022-04-21
*
|
vim-patch:8.2.0358: insufficient testing for indent.c
zeertzjq
2022-04-21
|
/
*
Merge pull request #18189 from zeertzjq/vim-8.2.4795
zeertzjq
2022-04-21
|
\
|
*
vim-patch:8.2.4801: fix for cursorbind fix not fully tested
zeertzjq
2022-04-21
|
*
vim-patch:8.2.4796: file left behind after running cursorline tests
zeertzjq
2022-04-21
|
*
vim-patch:8.2.4795: 'cursorbind' scrolling depends on whether 'cursorline' is...
zeertzjq
2022-04-21
*
|
vim-patch:8.2.4724: current instance of last search pattern not easily spotted
zeertzjq
2022-04-21
|
/
*
vim-patch:8.2.4793: recognizing Maxima filetype even though it might be another
Christian Clason
2022-04-20
*
vim-patch:8.2.4781: Maxima files are not recognized
Christian Clason
2022-04-20
*
vim-patch:8.2.4790: lilypond filetype not recognized (#18174)
Christian Clason
2022-04-20
*
vim-patch:8.2.4778: pacman files use dosini filetype (#18152)
Christian Clason
2022-04-17
*
vim-patch:8.2.4767: openscad files are not recognized (#18138)
Christian Clason
2022-04-17
*
vim-patch:8.2.4766: KRL files using "deffct" not recognized (#18137)
Christian Clason
2022-04-17
*
vim-patch:8.2.4762: using freed memory using synstack() and synID() in WinEnt...
zeertzjq
2022-04-17
*
vim-patch:8.2.4752: wrong 'statusline' value can cause illegal memory access ...
zeertzjq
2022-04-15
*
docs: typo fixes (#17859)
dundargoc
2022-04-15
*
vim-patch:8.2.4747: no filetype override for .sys files (#18105)
Christian Clason
2022-04-13
*
Merge pull request #15972 from seandewar/vim-8.2.3487
Sean Dewar
2022-04-13
|
\
|
*
vim-patch:8.2.3487: illegal memory access if buffer name is very long
Sean Dewar
2022-04-13
|
*
vim-patch:8.2.3486: illegal memory access with invalid sequence of commands
Sean Dewar
2022-04-13
|
*
vim-patch:8.2.3480: test does not fail without the fix for a crash
Sean Dewar
2022-04-13
|
*
vim-patch:8.2.3470: crash with error in :catch and also in :finally
Sean Dewar
2022-04-13
|
*
vim-patch:8.2.3448: :endtry after function call that throws not found
Sean Dewar
2022-04-13
[prev]
[next]