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
/
edit.c
Commit message (
Expand
)
Author
Age
*
refactor: remove long
dundargoc
2023-09-29
*
refactor(messages): fold msg_attr into msg
bfredl
2023-09-27
*
vim-patch:8.2.3467: CursorHoldI event interferes with "CTRL-G U" (#25383)
zeertzjq
2023-09-27
*
vim-patch:8.2.3517: TextChanged does not trigger after TextChangedI (#25384)
zeertzjq
2023-09-27
*
refactor(grid): properly namespace and separate stateful grid functions
bfredl
2023-09-22
*
fix: invoke changed_bytes when rewriting <Tab> char #25125
Ilia Choly
2023-09-15
*
vim-patch:9.0.1852: i_CTRL-O does not reset Select Mode (#24990)
zeertzjq
2023-09-03
*
refactor(change): do API changes to buffer without curbuf switch
bfredl
2023-08-26
*
refactor(memline): distinguish mutating uses of ml_get_buf()
bfredl
2023-08-24
*
vim-patch:9.0.1783: Display issues with virt text smoothscroll and showbreak
zeertzjq
2023-08-23
*
vim-patch:8.1.2062: the mouse code is spread out (#24817)
zeertzjq
2023-08-21
*
vim-patch:8.1.2044: no easy way to process postponed work
zeertzjq
2023-08-21
*
fix(events): avoid unnecessary CursorMoved (#24675)
zeertzjq
2023-08-12
*
fix(edit): fix K_EVENT interfering with 'digraph' (#24258)
zeertzjq
2023-07-05
*
refactor: remove long
dundargoc
2023-07-03
*
vim-patch:9.0.1599: Cursor not adjusted when 'splitkeep' is not "cursor" (#23...
luukvbaal
2023-06-02
*
vim-patch:9.0.0664: bad redrawing with spell checking, using "C" and "$" in '...
Luuk van Baal
2023-05-25
*
vim-patch:9.0.0608: with spelling, deleting a full stop does not update next ...
Luuk van Baal
2023-05-25
*
vim-patch:9.0.0590: after exiting Insert mode spelling not checked in next line
Luuk van Baal
2023-05-25
*
vim-patch:9.0.0130: cursor position wrong when inserting around virtual text
Ibby
2023-05-22
*
vim-patch:9.0.0218: reading before the start of the line
zeertzjq
2023-05-13
*
vim-patch:9.0.1545: text not scrolled when cursor moved with "g0" and "h" (#2...
luukvbaal
2023-05-13
*
fix(redo): make redo of Lua mappings in op-pending mode work (#23566)
zeertzjq
2023-05-10
*
vim-patch:8.2.1978: making a mapping work in all modes is complicated
zeertzjq
2023-05-08
*
vim-patch:9.0.0751: 'scrolloff' does not work well with 'smoothscroll'
Luuk van Baal
2023-05-02
*
vim-patch:9.0.0734: cursor position invalid when scrolling with 'smoothscroll'
Luuk van Baal
2023-05-02
*
refactor: uncrustify
dundargoc
2023-04-26
*
refactor: remove redundant const char * casts
ii14
2023-04-07
*
refactor: remove char_u (#22829)
dundargoc
2023-04-02
*
vim-patch:9.0.1429: invalid memory access when ending insert mode (#22792)
zeertzjq
2023-03-27
*
vim-patch:9.0.1428: cursor in wrong position when leaving insert mode (#22786)
zeertzjq
2023-03-26
*
feat(api): add filetype option nvim_get_option_value
Lewis Russell
2023-03-20
*
refactor(screen): screen.c delenda est
bfredl
2023-03-14
*
refactor(redraw): make cursor position redraw use the "redraw later" pattern
bfredl
2023-03-12
*
fix(edit): don't subtract msg_scrolled when removing double quote (#22630)
zeertzjq
2023-03-11
*
refactor: replace char_u with char or uint8_t (#22400)
dundargoc
2023-03-04
*
vim-patch:partial:9.0.0013: reproducing memory access errors can be difficult
zeertzjq
2023-03-04
*
feat(edit)!: remove old c implementation of hebrew keymap
bfredl
2023-02-28
*
vim-patch:9.0.1354: "gr CTRL-G" stays in virtual replace mode
zeertzjq
2023-02-26
*
docs: fix typos (#21961)
dundargoc
2023-02-20
*
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
*
Merge pull request #21331 from LiadOz/LiadOz/prompt-insert-extmark
bfredl
2023-02-02
|
\
|
*
fix(extmarks): adjust extmarks when inserting prompt prefix
Liad Oz
2023-01-14
*
|
refactor(optionstr.c): break up did_set_string_option 7
Lewis Russell
2023-01-25
*
|
refactor: replace char_u with char 25 (#21838)
dundargoc
2023-01-19
*
|
refactor: replace char_u with char 23 (#21798)
dundargoc
2023-01-18
*
|
refactor: replace char_u with char 22 (#21786)
dundargoc
2023-01-17
*
|
vim-patch:8.2.4928: various white space and cosmetic mistakes (#21854)
zeertzjq
2023-01-17
|
/
*
refactor: replace char_u with char 21 (#21779)
dundargoc
2023-01-14
[next]