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
/
ex_getln.c
Commit message (
Expand
)
Author
Age
*
docs: misc
dundargoc
2025-01-30
*
fix(ui): avoid redundant ext_cmdline events (#32237)
luukvbaal
2025-01-29
*
feat(inccommand): preview 'nomodifiable' buffers #32034
Donatas
2025-01-20
*
refactor(cmdline): more idiomatic way to avoid cmdline_show
Luuk van Baal
2025-01-17
*
fix(cmdline): prevent cmdline_show events after exiting cmdline #32033
luukvbaal
2025-01-15
*
fix: fix incorrect search code
dundargoc
2025-01-06
*
fix(cmdline): always show cmdline when it is a prompt #31866
luukvbaal
2025-01-05
*
feat(ui)!: emit prompt "messages" as cmdline events #31525
luukvbaal
2025-01-02
*
refactor: iwyu #31637
Justin M. Keyes
2024-12-23
*
Merge #31661 cmdline_show/hide events
Justin M. Keyes
2024-12-22
|
\
|
*
feat(ui): additional arguments for cmdline_show/hide events
Luuk van Baal
2024-12-22
*
|
fix(messages): typo and unwanted truncation in msg_outtrans_long #31669
luukvbaal
2024-12-22
|
/
*
refactor(api): always use TRY_WRAP #31600
luukvbaal
2024-12-17
*
fix(ui): update title in more cases (#31508)
zeertzjq
2024-12-10
*
refactor(options): autogenerate valid values and flag enums for options (#31089)
Famiu Haque
2024-11-23
*
refactor(highlight): make enum of builtin highlights start with 1
bfredl
2024-11-13
*
Merge pull request #27813 from luukvbaal/msgid
bfredl
2024-11-11
|
\
|
*
refactor(message): propagate highlight id instead of attrs
Luuk van Baal
2024-11-08
*
|
fix(cmdline): simplify and correct grapheme cluster adjustment
bfredl
2024-11-08
*
|
fix(inccommand): ensure cursor is where it belongs
Luuk van Baal
2024-11-07
|
/
*
vim-patch:9.1.0798: too many strlen() calls in cmdhist.c (#30895)
zeertzjq
2024-10-22
*
vim-patch:9.1.0770: current command line completion is a bit limited (#30728)
zeertzjq
2024-10-09
*
vim-patch:9.1.0766: too many strlen() calls in ex_getln.c (#30715)
zeertzjq
2024-10-08
*
vim-patch:9.1.0752: can set 'cedit' to an invalid value (#30616)
zeertzjq
2024-10-01
*
vim-patch:9.1.0742: getcmdprompt() implementation can be improved
zeertzjq
2024-09-26
*
vim-patch:9.1.0741: No way to get prompt for input()/confirm()
zeertzjq
2024-09-26
*
vim-patch:9.1.0739: [security]: use-after-free in ex_getln.c (#30448)
zeertzjq
2024-09-21
*
feat(mbyte): support extended grapheme clusters including more emoji
bfredl
2024-08-30
*
refactor: move some functions out of eval.c (#29964)
zeertzjq
2024-08-02
*
refactor: collapse statements in single assignments
Lewis Russell
2024-07-30
*
vim-patch:9.1.0543: Behavior of CursorMovedC is strange (#29608)
zeertzjq
2024-07-08
*
vim-patch:9.1.0511: CursorMovedC triggered wrongly with setcmdpos()
zeertzjq
2024-06-21
*
vim-patch:9.1.0507: hard to detect cursor movement in the command line
zeertzjq
2024-06-21
*
vim-patch:9.1.0498: getcmdcompltype() interferes with cmdline completion (#29...
zeertzjq
2024-06-19
*
revert: "refactor: use S_LEN macro" (#29319)
Lewis Russell
2024-06-14
*
refactor: use S_LEN(s) instead of s, n (#29219)
James
2024-06-11
*
fix(ui): superfluous showmode / excessive grid_cursor_goto #29089
luukvbaal
2024-06-04
*
refactor: move shared messages to errors.h #26214
Justin M. Keyes
2024-06-01
*
fix(ui): flush ext_cmdline events before doing cmdpreview #27950
luukvbaal
2024-05-28
*
vim-patch:9.1.0426: too many strlen() calls in search.c
zeertzjq
2024-05-22
*
fix(ui): avoid recursiveness and invalid memory access #28578
luukvbaal
2024-05-01
*
fix(lua): vim.fn.has('nvim-0.10') in fast context, used by vim.deprecate
bfredl
2024-04-25
*
vim-patch:9.0.2180: POSIX function name in exarg causes issues (#28308)
zeertzjq
2024-04-13
*
refactor(options): remove `set_string_option_direct()`
Famiu Haque
2024-03-21
*
fix(cmdline): wrong 'incsearch' highlighting after :redraw (#27947)
luukvbaal
2024-03-20
*
fix(ui): ext_cmdline should not move cursor to curwin
Luuk van Baal
2024-03-15
*
fix(api/buffer): fix handling of viewport of non-current buffer
bfredl
2024-03-13
*
vim-patch:9.1.0137: <Del> in cmdline mode doesn't delete composing chars (#27...
zeertzjq
2024-02-27
*
fix(mbyte): fix bugs in utf_cp_*_off() functions
VanaIgr
2024-02-26
*
vim-patch:9.0.0245: mechanism to prevent recursive screen updating is incompl...
zeertzjq
2024-02-13
[next]