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
Commit message (
Expand
)
Author
Age
...
*
|
|
Revert "vim-patch:8.1.1189: mode is not cleared when leaving Insert mode"
Jan Edmund Lazo
2020-12-31
*
|
|
Revert "vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with...
Jan Edmund Lazo
2020-12-31
*
|
|
vim-patch:8.1.1727: code for viminfo support is spread out
Jan Edmund Lazo
2020-12-30
*
|
|
vim-patch:8.1.0172: 'viminfofile' option does not behave like a file name
Jan Edmund Lazo
2020-12-30
*
|
|
fix(fold): highlight even in folds (#13643)
Matthieu Coudron
2020-12-30
*
|
|
vim-patch:8.1.2100: :mksession is not sufficiently tested
Jan Edmund Lazo
2020-12-29
*
|
|
vim-patch:8.1.0790: code for creating tabpages in session is too complex
Jan Edmund Lazo
2020-12-29
*
|
|
vim-patch:8.1.0151: mksession test fails on MS-Windows
Jan Edmund Lazo
2020-12-29
*
|
|
vim-patch:8.1.0149: session is wrong with multiple tabs when :lcd was used
Jan Edmund Lazo
2020-12-29
*
|
|
vim-patch:8.2.2244: crash when making the window width negative (#13633)
Jan Edmund Lazo
2020-12-29
|
|
/
|
/
|
*
|
Merge pull request #13624 from janlazo/vim-8.2.2234
Jan Edmund Lazo
2020-12-28
|
\
\
|
*
|
vim-patch:8.2.0429: no warning when test checks for option that never exists
Jan Edmund Lazo
2020-12-28
|
*
|
vim-patch:8.1.1032: warnings from clang static analyzer
Jan Edmund Lazo
2020-12-28
|
*
|
vim-patch:8.2.2234: command line wildmenu test often fails with Unix GUI
Jan Edmund Lazo
2020-12-28
*
|
|
fix(fold): dont highlight search results on folded lines (#13616)
Matthieu Coudron
2020-12-29
|
/
/
*
|
vim-patch:8.2.2231: when "--remote file" is used "file" is not reloaded
Jan Edmund Lazo
2020-12-27
*
|
vim-patch:8.2.0928: many type casts are used for vim_strnsave()
Jan Edmund Lazo
2020-12-27
*
|
vim-patch:8.2.1580: wildmenu does not work properly
Jan Edmund Lazo
2020-12-26
*
|
vim-patch:8.2.1121: command completion not working after ++arg
Jan Edmund Lazo
2020-12-26
*
|
vim-patch:8.2.1007: completion doesn't work after ":r ++arg !"
Jan Edmund Lazo
2020-12-26
*
|
vim-patch:8.1.2227: layout wrong if 'lines' changes while cmdline window is open
Jan Edmund Lazo
2020-12-26
*
|
vim-patch:8.2.2221: if <Down> is mapped on the command line 'wildchar' is ins...
Jan Edmund Lazo
2020-12-26
*
|
vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with mapped Esc
Jan Edmund Lazo
2020-12-26
*
|
vim-patch:8.1.1189: mode is not cleared when leaving Insert mode
Jan Edmund Lazo
2020-12-25
*
|
vim-patch:8.1.0822: peeking and flushing output slows down execution
Jan Edmund Lazo
2020-12-25
*
|
vim-patch:8.2.2206: :exe command line completion only works for first argument
Jan Edmund Lazo
2020-12-25
*
|
vim-patch:8.2.1174: no test for the "recording @x" message
Jan Edmund Lazo
2020-12-25
*
|
vim-patch:8.1.2212: cannot see the selection type in :reg output
Jan Edmund Lazo
2020-12-25
*
|
vim-patch:8.2.0051: command line completion test skipped
Jan Edmund Lazo
2020-12-25
*
|
Merge pull request #13595 from teto/fix-filler
Björn Linse
2020-12-24
|
\
\
|
*
|
fix: appease linter
Matthieu Coudron
2020-12-24
|
*
|
refactor: de-curwin-ify update_topline/curs_columns
Matthieu Coudron
2020-12-23
|
*
|
refactor: pass the window to get_(side)scrolloff_value
Matthieu Coudron
2020-12-23
*
|
|
feat(sign):Allow signs to be 0 width (#13290)
Lukas Reineke
2020-12-24
*
|
|
vim-patch:8.2.2203: Moodle gift files are not recognized
Jan Edmund Lazo
2020-12-24
*
|
|
vim-patch:8.2.0907: when using :global clipboard isn't set correctly
Jan Edmund Lazo
2020-12-24
*
|
|
vim-patch:8.1.1837: popup test fails if clipboard is supported but not working
Jan Edmund Lazo
2020-12-24
*
|
|
vim-patch:8.2.2197: assert arguments order reversed
Jan Edmund Lazo
2020-12-24
*
|
|
Merge pull request #13537 from bfredl/rpcabort
Björn Linse
2020-12-24
|
\
\
\
|
*
|
|
rpc: don't handle stale requests on already closed channel
Björn Linse
2020-12-23
|
|
|
/
|
|
/
|
*
|
|
vim-patch:8.2.1025: tabpage menu and tabline not sufficiently tested
Jan Edmund Lazo
2020-12-23
*
|
|
vim-patch:8.2.0116: BufEnter autocmd not triggered on ":tab drop"
Jan Edmund Lazo
2020-12-23
|
/
/
*
|
vim-patch:8.2.2189: cannot repeat a command that uses the small delete register
Jan Edmund Lazo
2020-12-22
*
|
vim-patch:8.2.2142: memory leak when heredoc is not terminated
Jan Edmund Lazo
2020-12-22
*
|
vim-patch:8.2.0874: signals test is a bit flaky
Jan Edmund Lazo
2020-12-22
*
|
vim-patch:8.2.0769: VimLeavePre not triggered when Vim is terminated
Jan Edmund Lazo
2020-12-22
*
|
vim-patch:8.2.0749: TERM signal test fails on FreeBSD
Jan Edmund Lazo
2020-12-22
*
|
vim-patch:8.2.0742: handling of a TERM signal not tested
Jan Edmund Lazo
2020-12-22
*
|
vim-patch:8.1.1212: signal PWR is not tested
Jan Edmund Lazo
2020-12-22
*
|
vim-patch:8.1.1101: signals test may fail in the GUI
Jan Edmund Lazo
2020-12-22
[prev]
[next]