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
/
nvim
/
ex_getln.c
Age
Commit message (
Expand
)
Author
Files
2026-04-22
fix(cmdline): avoid 'incsearch' recursion after redraw #39303
luukvbaal
1
2026-04-22
fix(incsearch): support `c_CTRL-{G,T}` with an offset (#39097)
Barrett Ruth
1
2026-04-15
vim-patch:9.2.0346: Wrong cursor position when entering command line window (...
zeertzjq
1
2026-04-14
fix(cmdline): avoid Ex-mode NULL cmdline_block event #39043
luukvbaal
1
2026-04-06
fix(cmdline): 'inccommand' preview after setcmdline() #38795
luukvbaal
1
2026-03-29
vim-patch:9.2.0253: various issues with wrong b_nwindows after closing buffers
Sean Dewar
1
2026-03-23
vim-patch:9.2.0226: No 'incsearch' highlighting support for :uniq (#38425)
zeertzjq
1
2026-03-20
vim-patch:9.2.0209: freeze during wildmenu completion (#38386)
zeertzjq
1
2026-03-14
refactor(window): lastwin_nofloating takes tp
Sean Dewar
1
2026-02-15
fix(prompt): heap-buffer-overflow in prompt_setprompt
Sean Dewar
1
2026-02-14
refactor: fix coverity warnings (#37858)
zeertzjq
1
2026-02-08
fix(messages): unwanted newlines with ext_messages #37733
luukvbaal
1
2026-02-06
fix(ui): cmdline_block events for exmode #37751
luukvbaal
1
2026-01-23
vim-patch:9.1.2107: :normal may change cmdline history (#37523)
zeertzjq
1
2026-01-19
vim-patch:9.1.2098: Crash with 'wildmenu' when typing Ctrl-Y after Ctrl-A (#3...
zeertzjq
1
2026-01-01
vim-patch:8.2.2198: ml_get error when resizing window and using text property
Jan Edmund Lazo
1
2025-11-20
fix(input): discard following keys when discarding <Cmd>/K_LUA (#36498)
zeertzjq
1
2025-11-19
fix(cmdline): make sure pum is removed on leave (#36608)
zeertzjq
1
2025-10-26
vim-patch:9.1.1872: Cmdline history not updated when mapping <Up> and <CR> (#...
zeertzjq
1
2025-10-25
vim-patch:9.1.1871: Wrong 'showcmd' in the cmdwin (#36320)
zeertzjq
1
2025-10-08
fix(cmdline): don't treat c_CTRL-D as wildmenu (#36067)
zeertzjq
1
2025-10-05
vim-patch:8.1.1957: more code can be moved to evalvars.c
Jan Edmund Lazo
1
2025-09-29
vim-patch:8.2.0443: clipboard code is spread out #35949
Jan Edmund Lazo
1
2025-09-26
vim-patch:8.1.2077: the ops.c file is too big
Jan Edmund Lazo
1
2025-09-19
vim-patch:9.1.1771: complete: some redraw issues with 'autocomplete'
zeertzjq
1
2025-09-19
vim-patch:9.1.1621: flicker in popup menu during cmdline autocompletion
zeertzjq
1
2025-09-09
vim-patch:9.1.1738: cmdline-autocompletion breaks history navigation
zeertzjq
1
2025-09-08
vim-patch:9.1.1679: unclear what key causes CmdlineLeave autocommand (#35677)
zeertzjq
1
2025-09-08
vim-patch:9.1.1740: Memory leak with wildmode=longest,full and wildoptions=pum
zeertzjq
1
2025-09-08
vim-patch:9.1.1739: Matches may be listed twice with wildmode=longest,list
zeertzjq
1
2025-09-08
vim-patch:9.1.1737: Patch v9.1.1714 introduce a regression for wildmenu
zeertzjq
1
2025-09-08
vim-patch:9.1.1714: completion: wildmode=longest:full selects wrong item
zeertzjq
1
2025-09-08
vim-patch:9.1.1676: completion: long line shown twice
zeertzjq
1
2025-09-08
vim-patch:partial:9.1.1639: completion: popup may be misplaced
zeertzjq
1
2025-08-27
vim-patch:9.1.1689: CmdlineChanged not triggered by <Del> (#35496)
zeertzjq
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-08-12
fix(api): fix crash in command preview with % #35228
glepnir
1
2025-08-11
fix(inccommand): skip input() during preview #35272
tao
1
2025-08-10
vim-patch:9.1.1612: Ctrl-G/Ctrl-T do not ignore the end search delimiter
zeertzjq
1
2025-08-09
fix(cmdline): trigger CmdlineChanged after command preview (#35254)
zeertzjq
1
2025-08-08
vim-patch:9.1.1604: completion: incsearch highlight might be lost (#35236)
zeertzjq
1
2025-07-23
vim-patch:9.1.1576: cannot easily trigger wildcard expansion (#35022)
zeertzjq
1
2025-07-21
vim-patch:9.1.1573: Memory leak when pressing Ctrl-D in cmdline mode
zeertzjq
1
2025-07-21
vim-patch:9.1.1571: CmdlineChanged triggered to often
zeertzjq
1
2025-07-09
test(messages/cmdline_spec): convert highlight IDs to name and format (#34845)
luukvbaal
1
2025-07-06
vim-patch:9.1.1518: getcompletiontype() may crash (#34819)
zeertzjq
1
2025-07-06
vim-patch:9.1.1516: tests: no test that 'incsearch' is updated after search c...
zeertzjq
1
2025-07-06
vim-patch:9.1.1509: patch 9.1.1505 was not good
zeertzjq
1
2025-07-06
vim-patch:9.1.1505: not possible to return completion type for :ex command
zeertzjq
1
2025-07-05
vim-patch:9.1.1490: 'wildchar' does not work in search contexts
zeertzjq
1
[next]