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
*
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
*
vim-patch:9.1.0049: Make "[Command Line]" a special buffer name
Sean Dewar
2024-01-28
*
vim-patch:9.1.0048: Abort opening cmdwin if autocmds screw things up
Sean Dewar
2024-01-28
*
vim-patch:9.1.0047: issues with temp curwin/buf while cmdwin is open
Sean Dewar
2024-01-28
*
fix(inccommand): improve preview buffer number handling (#27087)
zeertzjq
2024-01-19
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
refactor(options): remove `OPT_FREE` (#26963)
Famiu Haque
2024-01-10
*
refactor: remove redundant struct names
dundargoc
2024-01-02
*
refactor: follow style guide
dundargoc
2023-12-30
*
fix(inccommand): don't preview in Ex mode (#26587)
Raphael
2023-12-27
*
refactor: run IWYU on entire repo
dundargoc
2023-12-21
*
refactor: use `bool` to represent boolean values
dundargoc
2023-12-19
*
refactor(options): reduce `findoption()` usage
Famiu Haque
2023-12-09
*
fix(inccommand): save and restore '[ and '] marks (#26442)
zeertzjq
2023-12-07
*
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
2023-11-30
*
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
2023-11-29
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
vim-patch:9.0.2133: Cannot detect overstrike mode in Cmdline mode (#26263)
zeertzjq
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
[next]