index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
2024-01-19
fix(inccommand): improve preview buffer number handling (#27087)
zeertzjq
1
2024-01-19
vim-patch:9.1.0040: issue with prompt buffer and hidden buffer (#27071)
zeertzjq
2
2024-01-19
vim-patch:9.1.0033: Insert mode not stopped if closing prompt buffer modifies...
zeertzjq
1
2024-01-19
fix(edit): don't go to Terminal mode when stopping Insert mode (#27033)
zeertzjq
1
2024-01-16
vim-patch:8.1.1968: crash when using nested map() (#27029)
zeertzjq
1
2024-01-10
fix(pum): handle right-click menu repositioning with multigrid (#26975)
zeertzjq
1
2024-01-07
[Backport release-0.9] fix(tui): use buflen to calculate remaining buffer siz...
github-actions[bot]
1
2024-01-05
refactor(lang): reduce scope of HAVE_WORKING_LIBINTL #ifdefs
bfredl
4
2024-01-05
fix(terminal): check if mouse on statusline/tabline/winbar/vsep (#26892)
zeertzjq
2
2023-12-30
build: remove LOG_LIST_ACTIONS option and related code
dundargoc
5
2023-12-30
build: enable ASAN for MSVC
dundargoc
1
2023-12-27
ci: disable libintl on mac release
dundargoc
1
2023-12-23
fix(mappings): fix mapset() not replacing map with backslash
zeertzjq
1
2023-12-20
fix(options): setting 'scroll' with resized grid
zeertzjq
1
2023-12-20
Merge pull request #26644 from jamessan/big-endian-fixes
James McCoy
3
2023-12-19
vim-patch:9.0.2178: reg_executing() wrong for :normal with range
zeertzjq
1
2023-12-19
fix(extmark_to_array): convert conceal_char to bytes
James McCoy
1
2023-12-19
fix(set_option_from_tv): use v_bool to access boolean option
James McCoy
1
2023-12-19
fix(set_bool_option): use int value to make bool Object
James McCoy
1
2023-12-19
fix(api): don't set coladd of mark
zeertzjq
1
2023-12-12
vim-patch:9.0.2159: screenpos() may crash with neg. column
zeertzjq
1
2023-12-07
[Backport release-0.9] fix(log): increase size of buffer for nvim instance na...
github-actions[bot]
1
2023-12-07
fix(inccommand): don't crash with "split" and 'n' flag
zeertzjq
1
2023-12-07
fix(inccommand): save and restore '[ and '] marks
zeertzjq
1
2023-12-06
vim-patch:9.0.2151: 'breakindent' is not drawn after diff filler lines
zeertzjq
1
2023-12-06
fix(change): update fold after on_bytes
Jaehwang Jung
1
2023-12-01
fix(api): use a conditional stack for nvim_cmd
zeertzjq
1
2023-11-30
fix(terminal): make backslashes in 'shell' work on Windows
Luki446
1
2023-11-25
Merge pull request #26205 from jamessan/nlua_error-crash
James McCoy
1
2023-11-24
fix(mouse): avoid dragging when clicking next to popupmenu
Luuk van Baal
2
2023-11-24
fix(lua): crash in nlua_error
James McCoy
1
2023-11-24
fix(mouse): avoid dragging after click label popupmenu callback
Luuk van Baal
2
2023-11-23
perf: remove redundant strlen in skipwhite
ii14
1
2023-11-23
vim-patch:9.0.0598: using negative array index with negative width window
zeertzjq
1
2023-11-23
vim-patch:9.0.0490: using freed memory with cmdwin and BufEnter autocmd
zeertzjq
1
2023-11-23
vim-patch:9.0.0218: reading before the start of the line
zeertzjq
1
2023-11-23
vim-patch:9.0.0064: confusing error when using "q:" in command line window
zeertzjq
1
2023-11-14
fix(defaults): set 'fsync' #26039
Justin M. Keyes
1
2023-11-11
fix(highlight): apply 'winblend' to float border
zeertzjq
1
2023-11-11
docs: list NVIM_APPNAME as env on manpage
330-127
1
2023-11-11
fix(quickfix): check if delete failed in qf_fill_buffer()
voidiz
1
2023-10-31
fix(terminal): keep focus when scrolling number column of another window
zeertzjq
1
2023-10-31
fix(terminal): don't lose focus on <MouseMove>
zeertzjq
1
2023-10-29
fix(terminal): avoid Insert mode in Terminal buffer
zeertzjq
1
2023-10-25
fix(terminal): assign channel to terminal earlier
zeertzjq
4
2023-10-24
fix(marks): handle switching buffer properly
zeertzjq
2
2023-10-18
fix(move): check the correct buffer
zeertzjq
1
2023-10-15
[Backport release-0.9] feat(highlight): Allow hyphens (-) in highlight group ...
github-actions[bot]
1
2023-10-14
fix(ui): empty line before the next message after :silent command
nwounkn
3
2023-10-09
build(deps): bump libmpack-lua to 1.0.11
Christian Clason
1
[next]