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: remove long
dundargoc
2023-09-29
*
refactor(messages): fold msg_attr into msg
bfredl
2023-09-27
*
refactor(messages): fold msg_outtrans_attr into msg_outtrans
bfredl
2023-09-27
*
feat(extmark): support proper multiline ranges
bfredl
2023-09-12
*
refactor(change): do API changes to buffer without curbuf switch
bfredl
2023-08-26
*
vim-patch:9.0.0579: using freed memory when 'tagfunc' wipes out buffer (#24838)
zeertzjq
2023-08-22
*
vim-patch:8.1.2044: no easy way to process postponed work
zeertzjq
2023-08-21
*
vim-patch:9.0.1774: no support for custom cmdline completion (#24808)
zeertzjq
2023-08-21
*
vim-patch:9.0.1691: wrong viewport restored for incsearch and smoothscroll (#...
zeertzjq
2023-08-12
*
fix(inccommand): don't set an invalid 'undolevels' value (#24575)
zeertzjq
2023-08-05
*
fix(inccommand): don't save information of a buffer twice (#24501)
zeertzjq
2023-07-28
*
feat(api): allow win_close in cmdwin to close wins except previous
Sean Dewar
2023-07-26
*
fix(inccommand): restrict cmdpreview undo calls (#24289)
Alexandre Teoi
2023-07-26
*
refactor: remove some (const char **) casts (#24423)
zeertzjq
2023-07-22
*
fix(inccommand): block errors when parsing command line again (#24374)
zeertzjq
2023-07-17
*
refactor: remove long
dundargoc
2023-07-03
*
fix(api): nvim_parse_cmd error message in pcall() #23297
Alexandre Teoi
2023-07-01
*
fix(cmdline): don't redraw 'tabline' in Ex mode (#24123)
zeertzjq
2023-06-23
*
refactor(options): remove `getoption_T` and introduce `OptVal` (#23850)
Famiu Haque
2023-06-07
*
vim-patch:9.0.1588: Incsearch not triggered when pasting clipboard register (...
zeertzjq
2023-05-30
*
refactor(api): new helper macros
Famiu Haque
2023-05-23
*
vim-patch:9.0.0490: using freed memory with cmdwin and BufEnter autocmd
zeertzjq
2023-05-13
*
fix(redo): make redo of Lua mappings in op-pending mode work (#23566)
zeertzjq
2023-05-10
*
vim-patch:9.0.0892: may redraw when not needed
Luuk van Baal
2023-05-02
*
vim-patch:8.2.0578: heredoc for interfaces does not support "trim"
zeertzjq
2023-04-29
*
vim-patch:9.0.1330: handling new value of an option has a long "else if" chain
Lewis Russell
2023-04-28
*
refactor: uncrustify
dundargoc
2023-04-26
*
fix(ex_getln): initialize pointer with NULL
Andreas Schneider
2023-04-21
*
vim-patch:9.0.1460: insufficient testing for getcmdcompltype() (#23159)
zeertzjq
2023-04-17
*
vim-patch:9.0.1444: crash when passing NULL to setcmdline() (#23048)
zeertzjq
2023-04-12
*
refactor: remove redundant casts
ii14
2023-04-07
*
refactor: remove redundant const char * casts
ii14
2023-04-07
*
refactor: make error message definitions const
ii14
2023-04-05
*
refactor: remove char_u (#22829)
dundargoc
2023-04-02
*
feat(api): add filetype option nvim_get_option_value
Lewis Russell
2023-03-20
*
refactor(screen): screen.c delenda est
bfredl
2023-03-14
*
perf(statusline): UI elements are always redrawn on K_EVENT
Luuk van Baal
2023-03-08
*
vim-patch:9.0.1380: CTRL-X on 2**64 subtracts two (#22530)
zeertzjq
2023-03-05
*
Merge pull request #22429 from bfredl/hkmap
bfredl
2023-02-28
|
\
|
*
feat(edit)!: remove old c implementation of hebrew keymap
bfredl
2023-02-28
*
|
refactor(getchar.c): change most char_u to uint8_t (#22444)
zeertzjq
2023-02-28
*
|
fix: address -Wmaybe-uninitialized warnings (#22436)
Lewis Russell
2023-02-27
|
/
*
vim-patch:9.0.1299: change for triggering incsearch not sufficiently tested
zeertzjq
2023-02-11
*
vim-patch:9.0.1298: inserting register on the cmdline does not trigger incsearch
zeertzjq
2023-02-11
*
refactor: replace char_u with char (#21901)
dundargoc
2023-02-11
*
refactor: reduce scope of locals as per the style guide (#22206)
dundargoc
2023-02-11
*
vim-patch:9.0.1290: CTRL-N and -P on cmdline don't trigger CmdlineChanged (#2...
zeertzjq
2023-02-07
*
refactor(optionstr.c): break up did_set_string_option 7
Lewis Russell
2023-01-25
*
revert: "refactor(win_close): remove "force", don't pass on "free_buf" (#2192...
zeertzjq
2023-01-24
*
refactor(win_close): remove "force", don't pass on "free_buf" (#21921)
zeertzjq
2023-01-23
[next]