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: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
*
|
vim-patch:8.1.0436: can get the text of inputsecret() with getcmdline()
Jan Edmund Lazo
2018-09-25
*
|
vim-patch:8.1.0433: mapping can obtain text from inputsecret()
Jan Edmund Lazo
2018-09-25
|
/
*
replace fallthrough comment with macro
Jan Edmund Lazo
2018-09-21
*
vim-patch:8.0.1215: newer gcc warns for implicit fallthrough
Jan Edmund Lazo
2018-09-20
*
cleanup/TUI: remove old unused code #9013
Justin M. Keyes
2018-09-19
*
vim-patch:8.0.1428: compiler warning on 64 bit MS-Windows system
Jan Edmund Lazo
2018-09-17
*
globals: KeyTyped is bool
Jan Edmund Lazo
2018-09-14
*
lint: clean-up after parent commits
ZviRackover
2018-09-09
*
Remove has_mbytes local to lines changed in parent commit
ZviRackover
2018-09-09
*
Refactor: Remove occurences of mb_char2bytes
ZviRackover
2018-09-09
*
window: refactor boolean variables in win_close()
Jan Edmund Lazo
2018-09-06
*
ex_cmds: const variables in find_help_tags()
Jan Edmund Lazo
2018-09-04
*
lint: clean-up after parent commits
ZviRackover
2018-08-31
*
Remove has_mbytes from lines local to parent commit
ZviRackover
2018-08-31
*
Refactor: remove mb_ptr2len_len, mb_ptr2cells and mb_ptr2cells_len
ZviRackover
2018-08-31
*
Merge #8863 'refactor: Remove mb_head_off() '
Justin M. Keyes
2018-08-28
|
\
|
*
lint: cleanup after parent commits
ZviRackover
2018-08-16
[next]