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
...
*
|
Merge pull request #13029 from aufarg/vim-8.2.1345
Jan Edmund Lazo
2020-10-07
|
\
\
|
*
|
vim-patch:8.2.1488: text does not scroll when inserting above first line
Aufar Gilbran
2020-10-07
|
*
|
vim-patch:8.2.1345: Redraw error when using visual block and scroll
Aufar Gilbran
2020-10-07
*
|
|
vim-patch:8.2.1599: missing line end when skipping a long line with :cgetfile
Jan Edmund Lazo
2020-10-07
*
|
|
vim-patch:8.1.1705: using ~{} for a literal dict is not nice
Jan Edmund Lazo
2020-10-07
*
|
|
vim-patch:8.1.1692: using *{} for literal dict is not backwards compatible
Jan Edmund Lazo
2020-10-07
*
|
|
vim-patch:8.1.1686: "*" of "*{" is recognized as multipy operator
Jan Edmund Lazo
2020-10-07
*
|
|
vim-patch:8.1.1683: dictionary with string keys is longer than needed
Jan Edmund Lazo
2020-10-07
*
|
|
vim-patch:8.1.2325: crash when using balloon with empty line
Jan Edmund Lazo
2020-10-06
|
/
/
*
|
vim-patch:8.1.1624: when testing in the GUI may try to run gvim in a terminal
Jan Edmund Lazo
2020-10-06
*
|
vim-patch:8.1.1619: tests are not run with GUI on Travis
Jan Edmund Lazo
2020-10-06
*
|
vim-patch:8.1.2401: :cexpr does not handle | in expression
Jan Edmund Lazo
2020-10-06
*
|
vim-patch:8.1.2310: no proper test for directory changes in quickfix
Jan Edmund Lazo
2020-10-06
*
|
fileio: fix "is a directory" warning on Windows
erw7
2020-10-06
*
|
Merge pull request #13039 from janlazo/vim-8.2.1790
Jan Edmund Lazo
2020-10-05
|
\
\
|
*
|
vim-patch:8.2.1801: undo file not found when using ":args" or ":next"
Jan Edmund Lazo
2020-10-05
|
*
|
vim-patch:8.1.2024: delete call commented out for debugging
Jan Edmund Lazo
2020-10-05
|
*
|
vim-patch:8.1.1812: reading a truncted undo file hangs Vim
Jan Edmund Lazo
2020-10-05
|
*
|
vim-patch:8.2.0665: wrongly assuming Python executable is called "python"
Jan Edmund Lazo
2020-10-05
*
|
|
vim-patch:8.2.1793: not consistently giving the "is a directory" warning
Shougo Matsushita
2020-10-06
|
/
/
*
|
vim-patch:8.2.0841: 'verbose' value 16 causes duplicate output
Jan Edmund Lazo
2020-10-03
*
|
vim-patch:8.1.2143: cannot see each command even when 'verbose' is set
Jan Edmund Lazo
2020-10-02
*
|
vim-patch:8.2.1787: crash with 'incsearch' and very long line
Jan Edmund Lazo
2020-10-02
*
|
vim-patch:8.2.1780: statusline not updated when splitting windows
Jan Edmund Lazo
2020-10-02
*
|
vim-patch:8.2.1779: some debian changelog files are not recognized
Jan Edmund Lazo
2020-10-02
*
|
vim-patch:8.2.0499: calling a lambda is slower than evaluating a string
Jan Edmund Lazo
2020-09-30
*
|
vim-patch:8.1.1591: on error garbage collection may free memory in use
Jan Edmund Lazo
2020-09-30
*
|
vim-patch:8.1.1563: crash when using closures
erw7
2020-09-30
*
|
vim-patch:8.2.1775: MS-Windows: adding a long quickfix list is slow (#13019)
Jan Edmund Lazo
2020-09-30
*
|
vim-patch:8.2.0840: search match count wrong when only match is in fold
Jan Edmund Lazo
2020-09-29
*
|
vim-patch:8.1.1992: the search stat moves when wrapping at the end of the buffer
Jan Edmund Lazo
2020-09-29
*
|
vim-patch:8.1.1980: fix for search stat not tested
Jan Edmund Lazo
2020-09-29
*
|
vim-patch:8.1.1970: search stat space wrong, no test for 8.1.1965
Jan Edmund Lazo
2020-09-29
*
|
vim-patch:8.2.1757: Mac: default locale is lacking the encoding (#12994)
Jan Edmund Lazo
2020-09-28
*
|
vim-patch:8.2.1754: completion with spell checking not tested (#12992)
Jan Edmund Lazo
2020-09-27
*
|
test/old: enable passing tests
Jan Edmund Lazo
2020-09-26
*
|
vim-patch:8.2.1725: not all Pascal files are recognized
Jan Edmund Lazo
2020-09-26
*
|
vim-patch:8.2.1678: crash when using ":set" after ":ownsyntax"
Thomas Vigouroux
2020-09-24
*
|
vim-patch:8.2.0953: spell checking doesn't work for CamelCased words
Thomas Vigouroux
2020-09-24
*
|
vim-patch:8.1.2263: 'noesckeys' test fails in GUI
Jan Edmund Lazo
2020-09-19
*
|
vim-patch:8.1.2261: with modifyOtherKeys set 'noesckeys' doesn't work
Jan Edmund Lazo
2020-09-19
*
|
vim-patch:8.2.0824: still not enough memory allocated when converting string
Jan Edmund Lazo
2020-09-19
*
|
vim-patch:8.2.0817: not enough memory allocated when converting string
Jan Edmund Lazo
2020-09-19
*
|
vim-patch:8.1.1972: no proper test for getchar()
Jan Edmund Lazo
2020-09-19
*
|
vim-patch:8.1.2108: cannot close the cmdline window from CmdWinEnter
Jan Edmund Lazo
2020-09-15
*
|
vim-patch:8.2.1684: "gF" does not use line number after file in Visual mode
Jan Edmund Lazo
2020-09-14
*
|
vim-patch:8.2.0637: incsearch highlighting does not work for ":sort!"
Jan Edmund Lazo
2020-09-14
*
|
vim-patch:8.1.2338: using Visual mark sith :s gives E20 if not set
Jan Edmund Lazo
2020-09-14
*
|
vim-patch:8.1.1704: C-R C-W does not work after C-G when using 'incsearch'
Jan Edmund Lazo
2020-09-13
*
|
vim-patch:8.1.1148: CTRL-L with 'incsearch' does not pick up char under cursor
Jan Edmund Lazo
2020-09-13
[prev]
[next]