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
*
refactor: migrate comment style (#20012)
Lewis Russell
2022-09-02
*
refactor: replace char_u with char
Dundar Göc
2022-09-01
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
vim-patch:9.0.0320: command line type of CmdlineChange differs from getcmdtype()
zeertzjq
2022-08-30
*
refactor: move cmdline functions to ex_getln.c
zeertzjq
2022-08-30
*
refactor: replace char_u with char
Dundar Göc
2022-08-29
*
vim-patch:9.0.0316: screen flickers when 'cmdheight' is zero (#19991)
zeertzjq
2022-08-29
*
Merge pull request #19961 from dundargoc/refactor/char_u/2
bfredl
2022-08-29
|
\
|
*
refactor: replace char_u with char
Dundar Göc
2022-08-27
*
|
vim-patch:9.0.0285: it is not easy to change the command line from a plugin (...
Shougo
2022-08-29
|
/
*
vim-patch:9.0.0279: the tiny version has the popup menu but not 'wildmenu'
zeertzjq
2022-08-27
*
refactor: replace char_u with char
Dundar Göc
2022-08-26
*
vim-patch:8.1.2331: the option.c file is still very big (#19954)
zeertzjq
2022-08-26
*
refactor: change FALSE/TRUE to false/true
Lewis Russell
2022-08-26
*
vim-patch:8.2.0911: crash when opening a buffer for the cmdline window fails
zeertzjq
2022-08-25
*
refactor: pre-incr to post-incr
Lewis Russell
2022-08-25
*
Merge pull request #19906 from bfredl/bigstage
bfredl
2022-08-24
|
\
|
*
refactor(arena): use a shared block freelist
bfredl
2022-08-24
*
|
fix(cmdline): do not trigger completion at wrong time (#19920)
zeertzjq
2022-08-24
*
|
vim-patch:9.0.0206: redraw flags are not named specifically (#19913)
zeertzjq
2022-08-23
|
/
*
vim-patch:8.2.4753: error from setting an option is silently ignored (#19888)
zeertzjq
2022-08-22
*
vim-patch:8.2.4325: 'wildmenu' only shows few matches (#19876)
zeertzjq
2022-08-21
*
refactor: make wildmenu code closer to Vim (#19870)
zeertzjq
2022-08-21
*
vim-patch:8.2.1587: loop for handling keys for the command line is too long (...
zeertzjq
2022-08-21
*
vim-patch:8.1.1886: command line expansion code is spread out (#19861)
zeertzjq
2022-08-21
*
vim-patch:8.1.2045: the option.c file is too big (#19854)
zeertzjq
2022-08-20
*
refactor: move statusline code from buffer.c and [draw]screen.c to new file
bfredl
2022-08-19
*
Merge pull request #19360 from famiu/feat/multibuffer-inccommand
bfredl
2022-08-19
|
\
|
*
feat: multibuffer preview support for inccommand
Famiu Haque
2022-08-19
*
|
vim-patch:8.1.2057: the screen.c file is much too big
Lewis Russell
2022-08-19
*
|
vim-patch:8.1.2082: rename popupmnu.* to popupmenu.* (#19829)
zeertzjq
2022-08-18
*
|
refactor: remove some unused includes (#19820)
zeertzjq
2022-08-17
*
|
vim-patch:8.2.1262: src/ex_cmds.c file is too big (#19811)
zeertzjq
2022-08-17
*
|
refactor: change pre-decrement/increment to post (#19799)
Lewis Russell
2022-08-16
*
|
vim-patch:8.1.1869: code for the argument list is spread out (#19791)
zeertzjq
2022-08-16
*
|
vim-patch:8.2.3392: augroup completion escapes regexp pattern characters
zeertzjq
2022-08-15
|
/
*
refactor: replace char_u with char
Dundar Goc
2022-08-12
*
refactor: move code dealing with script files to runtime.c (#19734)
zeertzjq
2022-08-12
*
vim-patch:8.1.1684: profiling functionality is spread out
zeertzjq
2022-08-12
*
refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)
zeertzjq
2022-08-11
*
vim-patch:8.1.1823: command line history code is spread out (#19688)
zeertzjq
2022-08-09
*
vim-patch:8.2.1281: the "trailing characters" error can be hard to understand
zeertzjq
2022-08-07
*
Merge pull request #19437 from dundargoc/refactor/char_u-to-char
bfredl
2022-07-31
|
\
|
*
refactor: replace char_u with char
Dundar Goc
2022-07-31
*
|
vim-patch:9.0.0115: when 'cmdheight' is zero pressing ':' may scroll a window
Shougo Matsushita
2022-07-31
*
|
vim-patch:9.0.0114: the command line takes up space even when not used
Shougo Matsushita
2022-07-31
*
|
cmdheight=0: fix bugs part2 (#19185)
Shougo
2022-07-31
|
/
*
vim-patch:9.0.0099: scrollback can be wrong after redrawing the command line ...
zeertzjq
2022-07-28
[next]