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
...
*
|
|
|
|
|
fixup! vim-patch:8.0.1449: slow redrawing with DirectX
Jan Edmund Lazo
2021-05-13
*
|
|
|
|
|
vim-patch:8.0.1394: cannot intercept a yank command
Jan Edmund Lazo
2021-05-13
*
|
|
|
|
|
vim-patch:8.2.2473: crash when leaving command line window triggers autocommand
Jan Edmund Lazo
2021-05-13
*
|
|
|
|
|
lint
Jan Edmund Lazo
2021-05-13
*
|
|
|
|
|
vim-patch:8.2.2433: opening cmdline window gives error in BufLeave autocommand
Jan Edmund Lazo
2021-05-13
*
|
|
|
|
|
vim-patch:8.2.2419: autocmd test was failing on MS-Windows with GUI
Jan Edmund Lazo
2021-05-13
*
|
|
|
|
|
vim-patch:8.2.2359: strange test failure with MS-Windows
Jan Edmund Lazo
2021-05-13
*
|
|
|
|
|
vim-patch:8.2.2354: crash with a weird combination of autocommands
Jan Edmund Lazo
2021-05-13
*
|
|
|
|
|
Revert "XXX: ex_tabonly(): aucmd_win is not part of the window list."
Jan Edmund Lazo
2021-05-13
*
|
|
|
|
|
vim-patch:8.2.1059: crash when using :tabonly in an autocommand
Jan Edmund Lazo
2021-05-13
*
|
|
|
|
|
vim-patch:8.2.1000: get error when leaving Ex mode with :visual
Jan Edmund Lazo
2021-05-12
*
|
|
|
|
|
vim-patch:8.2.0023: command line editing not sufficiently tested
Jan Edmund Lazo
2021-05-12
*
|
|
|
|
|
vim-patch:8.1.1967: line() only works for the current window
Jan Edmund Lazo
2021-05-12
*
|
|
|
|
|
fixup! refactor nvim_buf_set_lines to use extmark_splice
Jan Edmund Lazo
2021-05-12
*
|
|
|
|
|
Revert "vim-patch:8.1.1378: delete() can not handle a file name that looks li...
Marco Hinz
2021-05-12
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #14243 from shadmansaleh/Allow_cterm_colors_nvim_set_hl
Björn Linse
2021-05-11
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Make clint happy about spaces.
shadmansaleh
2021-03-29
|
*
|
|
|
Api: Adding cterm color support to nvim_set_hl
shadmansaleh
2021-03-29
*
|
|
|
|
Merge pull request #14528 from disrupted/fix/nvim_buf_set_lines
Björn Linse
2021-05-10
|
\
\
\
\
\
|
*
|
|
|
|
Apply patch from clason
disrupted
2021-05-10
|
*
|
|
|
|
Fix nvim_buf_set_lines
disrupted
2021-05-10
*
|
|
|
|
|
lua: use WarningMsg for vim.notify() warnings (#14508)
Shadman
2021-05-10
|
/
/
/
/
/
*
|
|
|
|
make get_region_bytecount end-exclusive
chentau
2021-05-09
*
|
|
|
|
refactor nvim_buf_set_lines to use extmark_splice
chentau
2021-05-09
*
|
|
|
|
Merge pull request #14403 from seandewar/vim-8.2.1933
Jan Edmund Lazo
2021-05-09
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
vim-patch:8.2.2287: sort test fails when locale is French Canadian
Sean Dewar
2021-04-20
|
*
|
|
|
vim-patch:8.2.2286: sort test fails when locale is Canadian English
Sean Dewar
2021-04-20
|
*
|
|
|
vim-patch:8.2.1946: sort() with NULL string not tested
Sean Dewar
2021-04-20
|
*
|
|
|
vim-patch:8.2.1935: sort test fails on Mac
Sean Dewar
2021-04-20
|
*
|
|
|
vim-patch:8.2.1933: cannot sort using locale ordering
Sean Dewar
2021-04-20
|
*
|
|
|
eval: port v:collate
Sean Dewar
2021-04-20
|
*
|
|
|
vim-patch:8.2.0174: various commands not completely tested
Sean Dewar
2021-04-20
*
|
|
|
|
vim-patch:8.2.2839: default redirection missing "ash" and "dash"
Jan Edmund Lazo
2021-05-08
*
|
|
|
|
vim-patch:8.2.2838: file extension .wrap not recognized
Jan Edmund Lazo
2021-05-08
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #13664 from ivechan/win_exectute
Jan Edmund Lazo
2021-05-07
|
\
\
\
\
|
*
|
|
|
api/window: use the "noblock" variants in nvim_win_set_buf
jing
2021-05-06
|
*
|
|
|
vim-patch:8.2.2340: win_execute() unexpectedly returns number zero when failing
jing
2021-05-06
|
*
|
|
|
vim-patch:8.2.0137: crash when using win_execute() from a new tab
jing
2021-05-06
|
*
|
|
|
vim-patch:8.1.2124: ruler is not updated if win_execute() moves cursor
jing
2021-05-06
|
*
|
|
|
vim-patch:8.1.1832: win_execute() does not work in other tab
jing
2021-05-06
|
*
|
|
|
vim-patch:8.1.1440: win_execute() test fails
jing
2021-05-06
|
*
|
|
|
vim-patch:8.1.1425: win_execute() does not set window pointers properly
jing
2021-05-06
|
*
|
|
|
vim-patch:8.1.1418: win_execute() is not implemented yet
jing
2021-05-06
*
|
|
|
|
vim-patch:8.1.1378: delete() can not handle a file name that looks like a pat...
Shougo
2021-05-07
*
|
|
|
|
Merge pull request #14502 from chentau/extmark_paste
Björn Linse
2021-05-07
|
\
\
\
\
\
|
*
|
|
|
|
splice extmarks on every line for block visual paste
chentau
2021-05-06
*
|
|
|
|
|
coverity/331377: os_fopen: Remove invalid iflags assert
James McCoy
2021-05-06
*
|
|
|
|
|
coverity/331399: Remove unused "term_name" member from PtyProcess
James McCoy
2021-05-06
*
|
|
|
|
|
coverity/331366: fname_trans_sid: Avoid buffer overrun
James McCoy
2021-05-06
*
|
|
|
|
|
coverity/331382: Allocate enough space for trailing NUL
James McCoy
2021-05-06
[prev]
[next]