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
...
|
*
vim-patch:9.1.0265: console dialog cannot save unnamed buffers (#28185)
zeertzjq
2024-04-05
|
*
vim-patch:8.1.0815: dialog for file changed outside of Vim not tested (#28184)
zeertzjq
2024-04-05
|
*
build: fix link error for `_BitScanForward64` (#28173)
Famiu Haque
2024-04-05
|
*
vim-patch:9.1.0259: Normal mode TextChanged isn't tested properly (#28167)
zeertzjq
2024-04-04
|
*
fix(stdpath): remove duplicate directories (#26653)
Raphael
2024-04-03
|
*
Merge pull request #28157 from fredizzimo/fsundvik/fix-io
bfredl
2024-04-03
|
|
\
|
|
*
fix: prevent child processes from inheriting ui channel file descriptors
Fred Sundvik
2024-04-02
|
*
|
vim-patch:8.2.4098: typing "interrupt" at debug prompt may keep exception aro...
zeertzjq
2024-04-03
|
*
|
vim-patch:9.1.0254: [security]: Heap buffer overflow when calling complete_ad...
zeertzjq
2024-04-03
|
*
|
vim-patch:9.0.0581: adding a character for incsearch fails at end of line
zeertzjq
2024-04-03
|
|
/
|
*
test: silence expected errors
dundargoc
2024-04-02
|
*
refactor: informative error msg for 'noautocmd' (#28147)
Will Hopkins
2024-04-02
|
*
vim-patch:9.1.0251: Filetype test fails (#28142)
zeertzjq
2024-04-01
|
*
Merge pull request #28080 from echasnovski/intro-buf-change
zeertzjq
2024-04-01
|
|
\
|
|
*
fix(intro): clear intro if new buffer is shown in focused float
Evgeni Chasnovski
2024-03-29
|
|
*
fix(intro): link showing intro to state at start
Evgeni Chasnovski
2024-03-29
|
*
|
vim-patch:9.1.0231: Filetype may be undetected when SwapExists sets ft in oth...
zeertzjq
2024-04-01
|
*
|
vim-patch:9.1.0230: TextChanged autocommand not triggered under some circumst...
zeertzjq
2024-04-01
|
*
|
fix(api): set script context when using nvim_set_hl (#28123)
zeertzjq
2024-03-31
|
*
|
feat(lua): pass keys before mapping to vim.on_key() callback (#28098)
zeertzjq
2024-03-31
|
*
|
Merge pull request #28114 from echasnovski/builtin-hl-grey-gray
zeertzjq
2024-03-30
|
|
\
\
|
|
*
|
fix(highlight): consistently spell "Goldenrod"
Evgeni Chasnovski
2024-03-30
|
|
*
|
fix(highlight): add `Nvim{Light,Dark}Gray{1,2,3,4}` colors
Evgeni Chasnovski
2024-03-30
|
*
|
|
fix: explain that user should run nvim with -V1 to see more information
dundargoc
2024-03-30
|
|
/
/
|
*
|
test: use matches(...) instead of ok(string.find(...)) (#28111)
zeertzjq
2024-03-30
|
*
|
fix(extmarks): splice earlier when opening new line (#28108)
zeertzjq
2024-03-30
|
*
|
fix(terminal): fix duplicate recording with mouse click (#28103)
zeertzjq
2024-03-29
|
*
|
test: add a bit more testing for vim.on_key() (#28095)
zeertzjq
2024-03-29
|
*
|
vim-patch:9.1.0227: Recording may still be wrong in Select mode (#28092)
zeertzjq
2024-03-29
|
*
|
vim-patch:9.1.0228: Two unrelated things are tested by a single test (#28093)
zeertzjq
2024-03-29
|
|
/
|
*
feat(ui): indicate margins for the area used by win_viewport
bfredl
2024-03-29
|
*
test: skip another flaky test on macOS (#28087)
zeertzjq
2024-03-29
|
*
fix(tui): don't use DECRQSS in screen or tmux (#28086)
zeertzjq
2024-03-29
|
*
Merge pull request #28044 from luukvbaal/vim-9.1.0211
zeertzjq
2024-03-28
|
|
\
|
|
*
vim-patch:9.1.0215: Half-page scrolling does not support smooth-scrolling
Luuk van Baal
2024-03-28
|
|
*
vim-patch:9.1.0211: page-wise scrolling does not support smooth-scrolling
Luuk van Baal
2024-03-28
|
*
|
vim-patch:9.1.0220: Few typos in source and test files (#28076)
zeertzjq
2024-03-28
|
*
|
vim-patch:9.1.0218: Unnecessary multiplications in backspace code (#28075)
zeertzjq
2024-03-28
|
*
|
vim-patch:9.1.0217: regexp: verymagic cannot match before/after a mark (#28074)
zeertzjq
2024-03-28
|
*
|
vim-patch:9.1.0214: Duplicate condition in win_lbr_chartabsize() (#28072)
zeertzjq
2024-03-28
|
*
|
vim-patch:9.1.0216: Error on exit with EXITFREE and 'winfixbuf' (#28070)
zeertzjq
2024-03-28
|
|
/
|
*
fix(plines): cursor position with 'showbreak' and resized grid (#28067)
zeertzjq
2024-03-28
|
*
build(terminfo): include user capabilities in comments (#28066)
zeertzjq
2024-03-28
|
*
docs: fix typos (#27868)
dundargoc
2024-03-28
|
*
feat(tui): query extended underline support using DECRQSS (#28052)
zeertzjq
2024-03-28
|
*
refactor(options): require `enable_if = false` iff no variable (#28050)
zeertzjq
2024-03-28
|
*
Merge pull request #28025 from luukvbaal/introfloat
bfredl
2024-03-27
|
|
\
|
|
*
fix(intro): still show intro message with floating window
Luuk van Baal
2024-03-27
|
*
|
refactor(options): swap `immutable` and `hidden` option property names
Famiu Haque
2024-03-27
|
*
|
vim-patch:9.1.0208: winfixbuf does not allow to re-edit current buffer (#28054)
Colin Kennedy
2024-03-27
[prev]
[next]