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
...
|
|
*
test: add some tests for SafeState autocommand
zeertzjq
2023-08-21
|
|
*
vim-patch:8.2.4299: SafeState autocommand interferes with debugging
zeertzjq
2023-08-21
|
|
*
vim-patch:8.1.2099: state() test fails on some Mac systems
zeertzjq
2023-08-21
|
|
*
vim-patch:8.1.2069: test for SafeStateAgain may still fail
zeertzjq
2023-08-21
|
|
*
vim-patch:8.1.2068: test for SafeState and SafeStateAgain may fail
zeertzjq
2023-08-21
|
|
*
vim-patch:8.1.2067: no tests for SafeState and SafeStateAgain
zeertzjq
2023-08-21
|
|
*
vim-patch:8.1.2066: no tests for state()
zeertzjq
2023-08-21
|
|
*
vim-patch:8.1.2053: SafeStateAgain not triggered if callback uses feedkeys()
zeertzjq
2023-08-21
|
|
*
vim-patch:8.1.2048: not clear why SafeState and SafeStateAgain are not triggered
zeertzjq
2023-08-21
|
|
*
vim-patch:8.1.2047: cannot check the current state
zeertzjq
2023-08-21
|
|
*
vim-patch:8.1.2046: SafeState may be triggered at the wrong moment
zeertzjq
2023-08-21
|
|
*
vim-patch:8.1.2044: no easy way to process postponed work
zeertzjq
2023-08-21
|
|
/
|
*
vim-patch:9.0.1767: '.-' no allowed in highlight group names (#24814)
zeertzjq
2023-08-21
|
*
vim-patch:9.0.1768: Runtime: no support for bicep files
Christian Clason
2023-08-21
|
*
vim-patch:9.0.1766: Runtime: Missing QML support
Christian Clason
2023-08-21
|
*
vim-patch:9.0.1772: Cursor may be adjusted in 'splitkeep'ed windows (#24811)
zeertzjq
2023-08-21
|
*
vim-patch:9.0.1774: no support for custom cmdline completion (#24808)
zeertzjq
2023-08-21
|
*
vim-patch:9.0.1763: crash when passing invalid buffer to undotree() (#24807)
zeertzjq
2023-08-21
|
*
vim-patch:9.0.1759: Visual highlight not working with cursor at end of screen...
zeertzjq
2023-08-21
|
*
Merge pull request #24805 from zeertzjq/vim-9.0.1753
zeertzjq
2023-08-21
|
|
\
|
|
*
vim-patch:9.0.1761: g<kEnd> behaves different from g<end>
zeertzjq
2023-08-21
|
|
*
vim-patch:9.0.1753: can't move to last non-blank char
zeertzjq
2023-08-21
|
|
/
|
*
vim-patch:56bafd7a6a79
Christian Clason
2023-08-20
|
*
vim-patch:9.0.1747: screenpos() may cause unnecessary redraw (#24792)
zeertzjq
2023-08-19
|
*
vim-patch:9.0.1745: Missing test coverage for blockwise Visual highlight (#24...
zeertzjq
2023-08-19
|
*
vim-patch:9.0.1742: wrong curswant when clicking on second cell of double-wid...
zeertzjq
2023-08-19
|
*
Merge pull request #24787 from zeertzjq/vim-9.0.1515
zeertzjq
2023-08-19
|
|
\
|
|
*
vim-patch:9.0.1540: reverse() on string doesn't work in compiled function
zeertzjq
2023-08-19
|
|
*
vim-patch:9.0.1515: reverse() does not work for a String
zeertzjq
2023-08-19
|
|
/
|
*
build(deps): bump tree-sitter to HEAD - ab09ae20d
Christian Clason
2023-08-19
|
*
refactor(tui): check for out of bound access after snprintf (#24751)
Thomas Vigouroux
2023-08-19
|
*
fix(extmarks): make empty "conceal" respect &conceallevel = 1 (#24785)
zeertzjq
2023-08-19
|
*
refactor(grid.c): remove duplicate assignments
zeertzjq
2023-08-18
|
*
Merge pull request #24780 from zeertzjq/vim-9.0.0048
zeertzjq
2023-08-18
|
|
\
|
|
*
test(ui/mouse_spec): mouse click with matchadd() concealed text
zeertzjq
2023-08-18
|
|
*
vim-patch:9.0.1725: cursor pos wrong after concealed text with 'virtualedit'
zeertzjq
2023-08-18
|
|
*
vim-patch:9.0.1705: cursor position wrong when clicking on an unprintable char
zeertzjq
2023-08-18
|
|
*
vim-patch:9.0.0048: cursor in wrong column with mouse click after concealed text
zeertzjq
2023-08-18
|
|
/
|
*
vim-patch:9.0.1731: blockwise Visual highlight not working with virtual text ...
zeertzjq
2023-08-18
|
*
vim-patch:442d1746f4c6
Christian Clason
2023-08-18
|
*
vim-patch:817db406bb12
Christian Clason
2023-08-18
|
*
vim-patch:a5988f582e48
Christian Clason
2023-08-18
|
*
fix(ui_compositor): only reset skipstart at first column (#24776)
zeertzjq
2023-08-18
|
*
vim-patch:9.0.1729: screenpos() wrong when w_skipcol and cpoptions+=n (#24773)
zeertzjq
2023-08-18
|
*
vim-patch:9.0.1728: missing winid argument for virtcol() (#24770)
zeertzjq
2023-08-18
|
*
vim-patch:9.0.1730: passing multiple patterns to runtime not working (#24771)
zeertzjq
2023-08-18
|
*
vim-patch:9.0.1735: Rename completion specific findex var (#24769)
zeertzjq
2023-08-18
|
*
vim-patch:9.0.1734: :runtime completion fails for multiple args (#24767)
zeertzjq
2023-08-18
|
*
vim-patch:9.0.1726: incorrect heights in win_size_restore() (#24765)
Sean Dewar
2023-08-17
|
*
Merge pull request #24766 from zeertzjq/vim-9.0.1722
zeertzjq
2023-08-18
|
|
\
[prev]
[next]