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
Commit message (
Expand
)
Author
Age
...
*
|
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
*
|
feat(defaults): nnoremap & :&&<CR> #19365
Gregory Anders
2022-07-15
*
|
vim-patch:8.2.0542: no test for E386
zeertzjq
2022-07-15
*
|
vim-patch:8.2.0535: regexp patterns not fully tested
zeertzjq
2022-07-15
*
|
vim-patch:8.2.0403: when 'buftype' is "nofile" there is no overwrite check
zeertzjq
2022-07-15
*
|
vim-patch:8.1.1547: functionality of bt_nofile() is confusing
zeertzjq
2022-07-15
*
|
vim-patch:8.2.0426: some errors were not tested for
zeertzjq
2022-07-15
*
|
vim-patch:8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs
zeertzjq
2022-07-15
*
|
vim-patch:8.2.0482: channel and sandbox code not sufficiently tested
zeertzjq
2022-07-15
*
|
vim-patch:8.2.0430: window creation failure not properly tested
zeertzjq
2022-07-15
*
|
Merge pull request #19348 from akinsho/bugfix/winbar-winhighlight
zeertzjq
2022-07-15
|
\
\
|
*
|
fix(winbar): make setting WinBar and WinBarNC in 'winhighlight' work
zeertzjq
2022-07-15
*
|
|
vim-patch:9.0.0052: "zG" may throw an error if invalid character follows (#19...
zeertzjq
2022-07-15
|
/
/
*
|
vim-patch:8.2.0926: cmdline test fails on Appveyor
zeertzjq
2022-07-14
*
|
vim-patch:8.2.0921: CTRL-W T in cmdline window causes trouble
zeertzjq
2022-07-14
*
|
vim-patch:8.2.0369: various Normal mode commands not fully tested
zeertzjq
2022-07-14
*
|
vim-patch:8.2.0347: various code not covered by tests
zeertzjq
2022-07-14
*
|
vim-patch:8.2.0342: some code in ex_getln.c not covered by tests
zeertzjq
2022-07-14
*
|
build: gracefully handle error in git-version #19289
kylo252
2022-07-14
*
|
feat(eval)!: input() support any type for "cancelreturn" in a dict (#19357)
zeertzjq
2022-07-14
*
|
vim-patch:8.2.0969: assert_equal() output for dicts is hard to figure out (#1...
zeertzjq
2022-07-13
*
|
fix(exmode): flush messages before printing a line after pressing Enter (#19341)
zeertzjq
2022-07-13
*
|
vim-patch:8.2.0035: saving and restoring called_emsg is clumsy (#19335)
zeertzjq
2022-07-13
*
|
vim-patch:8.2.5050: using freed memory when searching for pattern in path
zeertzjq
2022-07-12
*
|
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
*
|
fix(exmode): do not throttle messages when pressing enter to print line
zeertzjq
2022-07-12
*
|
vim-patch:8.2.0203: :helptags and some other functionality not tested
zeertzjq
2022-07-12
*
|
fix(cmdline): fix passing -1 as char
zeertzjq
2022-07-12
*
|
test(old): test_timers.vim call timer_stopall() in SetUp() instead
zeertzjq
2022-07-12
*
|
vim-patch:8.1.1867: still a timer test that is flaky on Mac
zeertzjq
2022-07-12
*
|
vim-patch:8.1.1864: still a timer test that is flaky on Mac
zeertzjq
2022-07-12
*
|
vim-patch:8.1.1859: timer test sometimes fails on Mac
zeertzjq
2022-07-12
*
|
vim-patch:8.1.1855: another failing timer test
zeertzjq
2022-07-12
*
|
vim-patch:8.2.0243: insufficient code coverage for ex_docmd.c functions
zeertzjq
2022-07-12
*
|
vim-patch:8.2.{0212,0250}
zeertzjq
2022-07-12
*
|
test(old): align defaults to Vim before each test instead
zeertzjq
2022-07-12
*
|
vim-patch:8.2.3363: when :edit reuses the current buffer the alternate file i...
zeertzjq
2022-07-11
*
|
Merge pull request #19305 from zeertzjq/vim-8.2.3530
zeertzjq
2022-07-10
|
\
\
|
*
|
vim-patch:8.2.3531: command line completion test fails on MS-Windows
zeertzjq
2022-07-10
|
*
|
vim-patch:8.2.3530: ":buf \{a}" fails while ":edit \{a}" works
zeertzjq
2022-07-10
*
|
|
fix(float): fix mouse drag position if float window turned to a split
zeertzjq
2022-07-10
*
|
|
fix(float): fix glitch when making float window with border a split
zeertzjq
2022-07-10
*
|
|
fix(float): fix float window with winbar cannot have screen height
zeertzjq
2022-07-10
*
|
|
fix(float): fix float window border drawing with winbar
zeertzjq
2022-07-10
*
|
|
vim-patch:8.2.1053: insufficient testing for 'statusline' and 'tabline'
zeertzjq
2022-07-10
*
|
|
vim-patch:7.4.1724
zeertzjq
2022-07-10
[prev]
[next]