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.2.2426: allowing 'completefunc' to switch windows causes trouble
zeertzjq
2022-07-17
*
fix(cmdline): fix passing -1 as char
zeertzjq
2022-07-12
*
vim-patch:8.2.3530: ":buf \{a}" fails while ":edit \{a}" works
zeertzjq
2022-07-10
*
vim-patch:8.1.1038: Arabic support excludes Farsi (#19285)
zeertzjq
2022-07-10
*
vim-patch:8.2.5044: command line test fails
zeertzjq
2022-07-07
*
vim-patch:8.2.5043: can open a cmdline window from a substitute expression
zeertzjq
2022-07-07
*
vim-patch:8.2.0614: get ml_get error when deleting a line in 'completefunc' (...
zeertzjq
2022-07-07
*
refactor: replace char_u
Dundar Goc
2022-07-02
*
vim-patch:8.2.0316: ex_getln.c code has insufficient test coverage
zeertzjq
2022-07-02
*
cmdheight=0: fix bugs #18961
Shougo
2022-06-30
*
Merge pull request #19133 from famiu/feat/api/cmd_support_filter
bfredl
2022-06-29
|
\
|
*
feat(api): make `nvim_parse_cmd` and `nvim_cmd` support :filter
Famiu Haque
2022-06-28
*
|
refactor(map): simplify add_map params
bfredl
2022-06-28
|
/
*
refactor: replace char_u #18429
dundargoc
2022-06-28
*
fix(inccommand): parse the command to check if it is previewable
Famiu Haque
2022-06-28
*
refactor: move some mapping-related code to a separate file (#19061)
zeertzjq
2022-06-23
*
perf(ui): reduce allocation overhead when encoding "redraw" events
bfredl
2022-06-20
*
vim-patch:8.2.1898: command modifier parsing always uses global cmdmod
zeertzjq
2022-06-14
*
fix(inccommand): never preview if parsing command failed (#18944)
zeertzjq
2022-06-14
*
feat: cmdheight=0 #16251
Shougo
2022-06-13
*
fix(inccommand): skip split window if not enough room #18937
Famiu Haque
2022-06-12
*
fix(inccommand): clear cmdpreview state if preview is not shown (#18923)
zeertzjq
2022-06-11
*
docs: fix typos (#18269)
dundargoc
2022-06-04
*
fix(inccommand): avoid crash if callback changes inccommand option (#18830)
zeertzjq
2022-06-02
*
refactor(checkhealth)!: rename to vim.health, move logic to Lua #18720
Javier Lopez
2022-05-31
*
feat: add preview functionality to user commands
Famiu Haque
2022-05-31
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
refactor!: delete insertmode (#18547)
Gregory Anders
2022-05-22
*
vim-patch:8.2.4975: recursive command line loop may cause a crash (#18614)
zeertzjq
2022-05-18
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-16
*
Merge pull request #18489 from dundargoc/refactor/remove-char_u
bfredl
2022-05-13
|
\
|
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-11
*
|
refactor: rename keymap.{c,h} to keycodes.{c,h} (#18535)
zeertzjq
2022-05-12
*
|
Merge pull request #18366 from famiu/feat/api/nvim_cmd
bfredl
2022-05-11
|
\
\
|
|
/
|
/
|
|
*
feat(api): add `nvim_cmd`
Famiu Haque
2022-05-11
*
|
vim-patch:8.2.4911: the mode #defines are not clearly named (#18499)
zeertzjq
2022-05-10
|
/
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-09
*
feat: cmdline funcs (#18284)
Shougo
2022-05-09
*
refactor(grid): move out grid_* functions from screen.c
bfredl
2022-05-08
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-07
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-05
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-04
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-03
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-04-30
*
refactor: replace char_u variables and functions with char (#18288)
dundargoc
2022-04-30
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
vim-patch:8.1.2346: CTRL-R CTRL-R doesn't work with modifyOtherKeys
zeertzjq
2022-04-29
*
revert: "refactor: Remove allow_keys global (#6346)"
zeertzjq
2022-04-29
*
feat(edit): insert an unsimplified key using CTRL-SHIFT-V
zeertzjq
2022-04-29
*
vim-patch:8.2.2476: using freed memory when splitting window while closing bu...
zeertzjq
2022-04-21
[next]