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
...
|
*
|
|
|
|
api: clarify difference between win_hide and win_close
Corey Williamson
2021-03-10
|
*
|
|
|
|
api: add vim.api.nvim_win_hide
Corey Williamson
2021-03-09
*
|
|
|
|
|
test/old: skip Test_strptime() on Windows
Jan Edmund Lazo
2021-03-27
*
|
|
|
|
|
vim-patch:8.2.0949: strptime() does not use DST
Jan Edmund Lazo
2021-03-27
*
|
|
|
|
|
vim-patch:8.1.2398: strptime() test fails on Japanese Mac
Jan Edmund Lazo
2021-03-27
*
|
|
|
|
|
vim-patch:8.1.2326: cannot parse a date/time string
Jan Edmund Lazo
2021-03-27
*
|
|
|
|
|
vim-patch:8.2.1666: the initial value of 'backupskip' can have duplicate items
Jan Edmund Lazo
2021-03-27
*
|
|
|
|
|
vim-patch:8.2.2662: there is no way to avoid some escape sequences
Jan Edmund Lazo
2021-03-27
*
|
|
|
|
|
test/old: run some tests from test_listlbr.vim
Jan Edmund Lazo
2021-03-27
*
|
|
|
|
|
test/old: test_eval_func was removed
Jan Edmund Lazo
2021-03-27
*
|
|
|
|
|
test/old: do not special-case test_autochdir
Jan Edmund Lazo
2021-03-27
*
|
|
|
|
|
test/old: use CheckFunction, enable more tests
Jan Edmund Lazo
2021-03-27
*
|
|
|
|
|
vim-patch:8.2.2045: highlighting a character too much with incsearch
Jan Edmund Lazo
2021-03-27
*
|
|
|
|
|
vim-patch:8.2.2659: eval test fails because for loop on string works
Jan Edmund Lazo
2021-03-26
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #14210 from bfredl/bordaa2
Björn Linse
2021-03-25
|
\
\
\
\
\
|
*
|
|
|
|
floats: handle interaction with popupmenu and border correctly
Björn Linse
2021-03-25
*
|
|
|
|
|
vim-patch:8.2.0402: setting local instead of global flag
Jan Edmund Lazo
2021-03-23
*
|
|
|
|
|
vim-patch:8.2.0400: not all tests using a terminal are in the list of flaky t...
Jan Edmund Lazo
2021-03-23
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #14191 from chentau/extmark_blockpaste
Björn Linse
2021-03-24
|
\
\
\
\
\
|
*
|
|
|
|
Extmarks: correct buffer events on blockwise paste
chentau
2021-03-23
*
|
|
|
|
|
Merge pull request #14194 from bfredl/provide_virt
Björn Linse
2021-03-23
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
decorations: memory error with ephemeral virt_text
Björn Linse
2021-03-23
*
|
|
|
|
|
Merge pull request #14190 from teto/fix-cursorlinenr
Matthieu Coudron
2021-03-23
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fix: stop using CursorLineNr in front of fillers
Matthieu Coudron
2021-03-22
*
|
|
|
|
|
|
Merge pull request #14193 from bfredl/msginit
Björn Linse
2021-03-23
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
screen: setup scrolling main screen when starting with display-=msgsep
Björn Linse
2021-03-23
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
/
|
|
|
|
Correctly splice extmarks on tab with noexpandtab set
chentau
2021-03-22
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #14178 from andymass/vim-8.2.0088
Jan Edmund Lazo
2021-03-22
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix neovim tag bugs uncovered by vim-8.2.0088,
Andy K. Massimino
2021-03-21
|
*
|
|
|
vim-patch:8.2.0088: insufficient tests for tags; bug in using extra tag field
Andy K. Massimino
2021-03-21
*
|
|
|
|
floats: add borders (MS-DOS MODE)
Björn Linse
2021-03-22
*
|
|
|
|
wheel: move non-window code out of window.c
Björn Linse
2021-03-22
*
|
|
|
|
w_grid_alloc: baseline impl
Björn Linse
2021-03-22
*
|
|
|
|
vim-patch:8.2.2634: 'tagfunc' does not indicate using a pattern
Jan Edmund Lazo
2021-03-21
*
|
|
|
|
vim-patch:8.2.2631: commands from winrestcmd() do not always work properly
Jan Edmund Lazo
2021-03-21
*
|
|
|
|
vim-patch:8.2.2625: rss files not recognized
Jan Edmund Lazo
2021-03-20
*
|
|
|
|
vim-patch:8.2.2624: atom files not recognized
Jan Edmund Lazo
2021-03-20
|
/
/
/
/
*
|
|
|
Merge pull request #14060 from andymass/vim-8.2.1703
Jan Edmund Lazo
2021-03-20
|
\
\
\
\
|
*
|
|
|
vim-patch:8.2.1705: "verbose hi Name" reports incorrect info after ":hi clear"
Andy K. Massimino
2021-03-20
|
*
|
|
|
vim-patch:8.2.1703: ":highlight clear" does not restore default link
Andy K. Massimino
2021-03-05
|
*
|
|
|
vim-patch:8.2.1693: "hi def" does not work for cleared highlight
Andy K. Massimino
2021-03-05
*
|
|
|
|
vim-patch:8.2.0422: crash when passing popup window to win_splitmove()
Andy K. Massimino
2021-03-19
*
|
|
|
|
vim-patch:8.2.0093: win_splitmove() can make Vim hang
Andy K. Massimino
2021-03-19
*
|
|
|
|
vim-patch:8.1.2020: it is not easy to change the window layout
Andy K. Massimino
2021-03-19
*
|
|
|
|
vim-patch:8.2.2611: conditions for startup tests are not exactly right
Jan Edmund Lazo
2021-03-17
*
|
|
|
|
vim-patch:8.2.2609: test disabled on MS-Windows even though it should work
Jan Edmund Lazo
2021-03-17
*
|
|
|
|
Merge pull request #14145 from teto/remove-tshighlighter
Matthieu Coudron
2021-03-16
|
\
\
\
\
\
|
*
|
|
|
|
chore(ts): show grammar that triggers the error
Matthieu Coudron
2021-03-16
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
api: destabilize nvim_set_hl_ns
Björn Linse
2021-03-15
*
|
|
|
|
vim-patch:8.2.2604: GUI-specific command line arguments not tested
Jan Edmund Lazo
2021-03-14
[prev]
[next]