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
*
ex_getln.c: fix <S-Tab> not triggering pum when wildoptions=pum (#10042)
glacambre
2019-09-08
*
vim-patch:8.1.0362: cannot get the script line number when executing a function
erw7
2019-09-04
*
vim-patch:8.0.1768: SET_NO_HLSEARCH() used in a wrong way
Jan Edmund Lazo
2019-09-02
*
screen: use dedicated message grid
Björn Linse
2019-09-01
*
vim-patch:8.1.0233: "safe" argument of call_vim_function() is always FALSE
Jan Edmund Lazo
2019-08-30
*
paste: WIP #4448
Justin M. Keyes
2019-08-27
*
vim-patch:8.1.1897: may free memory twice when out of memory (#10827)
Jan Edmund Lazo
2019-08-22
*
ex_getln.c: fix compute_cmdrow() not resetting lines_left (#10749)
Ghjuvan Lacambre
2019-08-12
*
Merge #10615 'vim-patch:8.1.0053'
Justin M. Keyes
2019-07-29
|
\
|
*
vim-patch:8.1.53 use typval_T in the caller of call_vim_function
cangscop
2019-07-27
*
|
vim-patch:8.1.0017: shell command completion has duplicates #10616
erw7
2019-07-29
|
/
*
refactor: use int for Columns and Rows
Björn Linse
2019-07-19
*
refactor: enable -Wconversion for ex_getln.c
Björn Linse
2019-07-19
*
vim-patch:8.1.1632: build with EXITFREE but without +arabic fails
Jan Edmund Lazo
2019-07-05
*
cmdline: remove local variables i and j from command_line_state
Björn Linse
2019-07-02
*
cmdline: correct the column position of wildoptions=pum popupmenu
Björn Linse
2019-07-01
*
cmdline: remove invalid cmdline_show event when aborting mapping
Björn Linse
2019-06-26
*
vim-patch:8.1.0629: "gn" selects the wrong text with a multi-line match
erw7
2019-06-04
*
Fix multiple c_CTRL-D showing statusline
Jit Yao Yap
2019-06-03
*
Make sure msg_clear is sent after confirm message (#10065)
Ville Hakulinen
2019-06-02
*
Merge #10059 from jerdna-regeiz/vim-8.1.0614
Justin M. Keyes
2019-05-26
|
\
|
*
vim-patch:8.1.0673: functionality for signs is spread out over several files
Andrej Zieger
2019-05-26
*
|
UI/cmdline: check if redraw is needed after K_EVENT, K_COMMAND #9804
Jit
2019-05-26
|
/
*
vim-patch:8.0.1496: VIM_CLEAR()
Justin M. Keyes
2019-05-25
*
ex_getln: fix statusline redraw logic #9967
Carlo Abelli
2019-05-02
*
lint
Jan Edmund Lazo
2019-04-30
*
Spurious quote mark in command line when typing <C-R> (#9934)
Gabriel Cruz
2019-04-24
*
vim-patch:8.0.0714: cmdline redraw during timer #9835
Gabriel Cruz
2019-04-12
*
cmdline: revert <down> and <up> mappings for wildoptions=pum
Björn Linse
2019-03-17
*
Allow using internal popupmenu or ext_popupmenu for wildmenu
Björn Linse
2019-03-16
*
vim-patch:8.0.0643: when a pattern search is slow Vim becomes unusable
Billy Su
2019-03-07
*
floats: implement floating windows
Björn Linse
2019-03-02
*
vim-patch:8.1.0932: remove Farsi support (#9622)
Justin M. Keyes
2019-02-17
*
ui: implement ext_messages
Björn Linse
2019-02-10
*
rename ui_is_external to ui_has (#9576)
Justin M. Keyes
2019-02-03
*
vim-patch:8.1.0792: bad display if opening cmdline window from Insert completion
Björn Linse
2019-02-02
*
PVS/V1032: pointer cast to a more strictly aligned type
Justin M. Keyes
2019-01-18
*
PVS/V1032: pointer cast to a more strictly aligned type
Justin M. Keyes
2019-01-18
*
PVS/V1028: cast operands, not the result
Justin M. Keyes
2019-01-18
*
clang/"Dead assignment"
Justin M. Keyes
2019-01-13
*
clang/"null passed to nonnull arg": ex_history
Justin M. Keyes
2019-01-13
*
PVS/V547: Expression is always false
Justin M. Keyes
2019-01-05
*
cmdline: support v:event in CmdlineChanged
Björn Linse
2018-12-12
*
vim-patch:8.0.1445: cannot act on edits in the command line
Björn Linse
2018-12-12
*
ui: disable clearing almost everywhere
Björn Linse
2018-10-22
*
vim-patch:8.0.1672: error during completion causes command to be cancelled
Jan Edmund Lazo
2018-10-13
*
lint
Jan Edmund Lazo
2018-10-10
*
vim-patch:8.0.1837: one character cmdline abbreviation not triggered after '<,'>
Jan Edmund Lazo
2018-10-10
*
Merge #9036 'func_attr_printf'
Justin M. Keyes
2018-10-07
|
\
|
*
add func_attr_printf in :
MichaHoffmann
2018-09-24
[next]