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:9.0.0559: timer test may get stuck at hit-enter prompt (#20312)
zeertzjq
2022-09-24
*
vim-patch:9.0.0550: crash when closing a tabpage and buffer is NULL
zeertzjq
2022-09-23
*
vim-patch:9.0.0544: minor issues with setting a string option
zeertzjq
2022-09-22
*
vim-patch:9.0.0539: long message test can be flaky (#20282)
zeertzjq
2022-09-22
*
vim-patch:8.2.4677: the Athena GUI support is outdated
zeertzjq
2022-09-22
*
vim-patch:8.2.4074: going over the end of NameBuff
zeertzjq
2022-09-22
*
vim-patch:8.2.3568: ctrl-hat test fails with Athena and Motif
zeertzjq
2022-09-22
*
vim-patch:8.2.3567: CTRL-I in Insert mode is not tested
zeertzjq
2022-09-22
*
vim-patch:8.2.3428: using freed memory when replacing
zeertzjq
2022-09-22
*
vim-patch:8.2.3155: some option related code not covered by tests
zeertzjq
2022-09-22
*
vim-patch:8.2.2994: various code is not fully tested
zeertzjq
2022-09-22
*
vim-patch:8.2.2979: not all options code is covered by tests
zeertzjq
2022-09-22
*
vim-patch:8.2.0712: various code not fully tested
zeertzjq
2022-09-22
*
vim-patch:9.0.0537: the do_set() function is much too long (#20274)
zeertzjq
2022-09-22
*
vim-patch:9.0.0018: going over the end of the typahead (#20269)
zeertzjq
2022-09-21
*
vim-patch:9.0.0517: when at the command line :redrawstatus does not work well...
zeertzjq
2022-09-21
*
vim-patch:9.0.0511: unnecessary scrolling for message of only one line (#20261)
zeertzjq
2022-09-20
*
vim-patch:9.0.0512: cannot redraw the status lines when editing a command
zeertzjq
2022-09-20
*
vim-patch:9.0.0507: cmdline cleared when using :redrawstatus in CmdlineChanged
zeertzjq
2022-09-20
*
vim-patch:9.0.0510: Chatito files are not recognized (#20260)
Christian Clason
2022-09-20
*
vim-patch:9.0.0509: confusing error for "saveas" command with "nofile" buffer...
zeertzjq
2022-09-20
*
vim-patch:9.0.0497: LyRiCs files are not recognized (#20239)
Christian Clason
2022-09-18
*
vim-patch:8.2.0690: line number of option set by modeline is wrong (#20228)
zeertzjq
2022-09-17
*
vim-patch:9.0.0483: illegal memory access when replacing in virtualedit mode ...
zeertzjq
2022-09-17
*
test(old): add a function roughly equivalent to test_setmouse() (#20224)
zeertzjq
2022-09-17
*
vim-patch:9.0.0479: in :def function all closures in loop get the sam… (#20...
Christian Clason
2022-09-16
*
vim-patch:9.0.0476: varargs does not work for replacement function of substit...
zeertzjq
2022-09-16
*
Merge pull request #20188 from bfredl/zerocmdline
bfredl
2022-09-16
|
\
|
*
feat(ui): use msg_grid based implementation for cmdheight=0
bfredl
2022-09-15
*
|
test(old): remove OpenBSD skip (#20201)
zeertzjq
2022-09-15
|
/
*
vim-patch:9.0.0457: substitute prompt does not highlight an empty match (#20186)
zeertzjq
2022-09-13
*
vim-patch:9.0.0449: there is no easy way to translate a key code into a strin...
zeertzjq
2022-09-13
*
vim-patch:9.0.0299: error messages for setcmdline() could be better (#20169)
zeertzjq
2022-09-12
*
vim-patch:9.0.0448: SubRip files are not recognized (#20167)
Christian Clason
2022-09-12
*
vim-patch:8.2.4671: 'wildignorecase' is sometimes not used for glob() (#20165)
zeertzjq
2022-09-12
*
vim-patch:8.2.5034: there is no way to get the byte index from a virtual column
zeertzjq
2022-09-12
*
vim-patch:9.0.0443: blueprint files are not recognized (#20155)
Christian Clason
2022-09-11
*
vim-patch:9.0.0434: gitignore files are not recognized (#20143)
Christian Clason
2022-09-10
*
vim-patch:9.0.0427: Drupal theme files are not recognized (#20138)
Christian Clason
2022-09-09
*
vim-patch:9.0.0424: gitattributes files are not recognized (#20134)
Christian Clason
2022-09-09
*
vim-patch:9.0.0417: Jsonnet files are not recognized (#20119)
Christian Clason
2022-09-08
*
vim-patch:9.0.0409: #{g:x} was seen as a curly-braces expression
ii14
2022-09-08
*
vim-patch:8.2.3702: first key in dict is seen as curly expression and fails
zeertzjq
2022-09-08
*
vim-patch:9.0.0403: 'equalalways' may be off when 'laststatus' is zero (#20109)
luukvbaal
2022-09-07
*
vim-patch:9.0.0402: javascript module files are not recoginzed (#20108)
Christian Clason
2022-09-07
*
vim-patch:9.0.0362: expanding ":e %" does not work for remote files
zeertzjq
2022-09-03
*
vim-patch:9.0.0360: crash when invalid line number on :for is ignored
zeertzjq
2022-09-03
*
vim-patch:8.2.1505: not all file read and writecode is tested
zeertzjq
2022-09-03
*
feat(Man): port to Lua (#19912)
Lewis Russell
2022-09-02
*
vim-patch:9.0.0349: filetype of *.sil files not well detected (#20050)
Jonas Strittmatter
2022-09-02
[prev]
[next]