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
Commit message (
Expand
)
Author
Age
...
|
*
|
third-party: libtermkey v0.20 -> v0.21.1
Marco Hinz
2019-02-21
*
|
|
PVS/V560: window.c: fix always true condition #9682
Billy SU
2019-03-05
*
|
|
Merge #9679 from janlazo/vim-8.1.0891
Justin M. Keyes
2019-03-05
|
\
\
\
|
*
|
|
vim-patch:8.1.0875: not all errors of marks and findfile()/finddir() are tested
Jan Edmund Lazo
2019-03-05
|
*
|
|
vim-patch:8.1.0891: substitute command inssuficiently tested
Jan Edmund Lazo
2019-03-05
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #9674 from bfredl/bufapi-fix
Björn Linse
2019-03-05
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
buffer: use aucmd_prepbuf() instead of switch_to_win_for_buf()
Björn Linse
2019-03-05
*
|
|
PVS/V501: ui_compositor.c: identical sub-expressions #9673
Billy SU
2019-03-05
|
/
/
*
|
Merge #8349 from lePerdu/completion-indent-adjust
Justin M. Keyes
2019-03-04
|
\
\
|
*
|
edit.c: Disable indent during completion
lePerdu
2019-03-03
|
/
/
*
|
Merge pull request #9667 from bfredl/winclose
Björn Linse
2019-03-03
|
\
\
|
*
|
api: add nvim_win_close() to close window by id
Björn Linse
2019-03-03
*
|
|
Merge #9666 'Fix completion of multibyte env var names'
Justin M. Keyes
2019-03-03
|
\
\
\
|
*
|
|
test: multibyte env var names #9655
Justin M. Keyes
2019-03-03
|
*
|
|
os/env: Fix completion of multibyte env var names
erw7
2019-03-03
|
/
/
/
*
/
/
vim-patch:8.1.0971: failure to select quoted text obj moves cursor #9658
Pierre
2019-03-03
|
/
/
*
|
Merge pull request #6619 from bfredl/floating
Björn Linse
2019-03-02
|
\
\
|
*
|
floats: implement floating windows
Björn Linse
2019-03-02
*
|
|
ops.c: do_join expects `count` of 2 or greater #6855
Zach Gleason
2019-03-02
*
|
|
vim-patch.sh: mention URL for `hub` tool #9659
Billy Su
2019-03-02
*
|
|
search.c: remove dead code #5307
Justin M. Keyes
2019-03-02
*
|
|
cleanup: remove legacy `enc_dbcs` global #9660
Justin M. Keyes
2019-03-02
*
|
|
screen.c: remove dead code #6609
Justin M. Keyes
2019-03-02
|
/
/
*
|
API/buffer-updates: always detach on buf-reload #9643
KillTheMule
2019-03-01
*
|
os: remove uv_translate_sys_error impl #9652
Justin M. Keyes
2019-03-01
*
|
Merge #9653 from justinmk/vim-8.1.0985
Justin M. Keyes
2019-03-01
|
\
\
|
*
|
vim-patch:8.1.0973: pattern with syntax error gives threee error messages
Justin M. Keyes
2019-03-01
|
*
|
vim-patch:8.1.0965: search test fails
Justin M. Keyes
2019-03-01
|
*
|
vim-patch:8.1.0963: illegal memory access when using 'incsearch'
Justin M. Keyes
2019-03-01
|
*
|
vim-patch:8.1.0968: crash when using search pattern \%Ufffffc23
Justin M. Keyes
2019-03-01
|
*
|
vim-patch:8.1.0985: crash with large number in regexp
Justin M. Keyes
2019-02-28
*
|
|
Merge #7920 'env: use libuv v1.12 getenv/setenv API'
Justin M. Keyes
2019-03-01
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
test: fix isCI() for Quickbuild
Justin M. Keyes
2019-03-01
|
*
|
test/env: multibyte env var to child process
erw7
2019-02-28
|
*
|
clint: check env functions
Justin M. Keyes
2019-02-28
|
*
|
os/env: use libuv v1.12 getenv/setenv API
Justin M. Keyes
2019-02-27
|
*
|
os_getenv, os_setenv: revert "widechar" impl
Justin M. Keyes
2019-02-26
|
*
|
win: os_getenv(): use _wgetenv()
Justin M. Keyes
2019-02-25
|
*
|
utf16_to_utf8: minor fixes
Justin M. Keyes
2019-02-25
|
*
|
os_setenv: use _wputenv_s; remove vestigial code #7920
Justin M. Keyes
2019-02-25
|
/
/
*
|
TUI: do not resize host-terminal on startup (#9645)
Justin M. Keyes
2019-02-25
*
|
vim-patch:8.1.0980: extend() insufficiently tested (#9646)
Jan Edmund Lazo
2019-02-25
*
|
vim-patch:8.1.0225: mode() does not indicate using CTRL-O from Insert mode (#...
Justin M. Keyes
2019-02-24
*
|
vim-patch:8.1.0959: sorting large numbers is not tested (#9641)
Jan Edmund Lazo
2019-02-23
*
|
Merge #9509 'TUI: detect background color'
Justin M. Keyes
2019-02-22
|
\
\
|
*
|
TUI: rework background-color detection
Justin M. Keyes
2019-02-22
|
*
|
Merge #5027 'TUI: detect background color'
Justin M. Keyes
2019-02-17
|
|
\
\
|
|
*
\
Merge #5027 'TUI: detect background color'
Justin M. Keyes
2019-01-17
|
|
|
\
\
|
|
|
*
|
Add tests for terminal background detection
Josh Triplett
2016-07-24
|
|
|
*
|
Automatically detect terminal background and set bg=dark or bg=light
Josh Triplett
2016-07-24
[prev]
[next]