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
/
normal.c
Commit message (
Expand
)
Author
Age
*
vim-patch:9.0.1451: unnecessary redrawing when 'showcmdloc' is not "last"
Luuk van Baal
2023-04-13
*
refactor: remove redundant const char * casts
ii14
2023-04-07
*
refactor: make error message definitions const
ii14
2023-04-05
*
vim-patch:9.0.1428: cursor in wrong position when leaving insert mode (#22786)
zeertzjq
2023-03-26
*
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
*
vim-patch:9.0.1385: g'Esc is considered an error (#22544)
zeertzjq
2023-03-06
*
feat(edit)!: remove old c implementation of hebrew keymap
bfredl
2023-02-28
*
vim-patch:9.0.1356: cannot cancel "gr" with Esc
zeertzjq
2023-02-26
*
vim-patch:9.0.1354: "gr CTRL-G" stays in virtual replace mode
zeertzjq
2023-02-26
*
vim-patch:9.0.1324: "gj" and "gk" do not move correctly over a closed fold (#...
luukvbaal
2023-02-19
*
vim-patch:9.0.1309: scrolling two lines with even line count and 'scrolloff' set
zeertzjq
2023-02-16
*
refactor: reduce scope of locals as per the style guide (#22211)
dundargoc
2023-02-11
*
vim-patch:9.0.1273: "1v" may select block with wrong size (#22092)
zeertzjq
2023-02-02
*
refactor: replace char_u with char 25 (#21838)
dundargoc
2023-01-19
*
refactor: replace char_u with char 24 (#21823)
dundargoc
2023-01-18
*
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:9.0.1208: code is indented more than necessary (#21846)
zeertzjq
2023-01-17
*
refactor: replace char_u with char 21 (#21779)
dundargoc
2023-01-14
*
vim-patch:9.0.1189: invalid memory access with folding and using "L" (#21787)
zeertzjq
2023-01-14
*
refactor: replace char_u with char 20 (#21714)
dundargoc
2023-01-13
*
vim-patch:9.0.1172: when 'selection' is "exclusive" then "1v" is one char sho...
zeertzjq
2023-01-11
*
refactor: replace char_u with char 18 (#21237)
dundargoc
2023-01-09
*
fix(showcmd): assert failure with cmdheight=0 (#21536)
zeertzjq
2022-12-26
*
vim-patch:9.0.1061: cannot display 'showcmd' somewhere else
Luuk van Baal
2022-12-26
*
refactor: replace char_u with char 16 - remove STRNCMP (#21208)
dundargoc
2022-12-21
*
vim-patch:8.2.2182: Vim9: value of 'magic' is still relevant
zeertzjq
2022-12-04
*
refactor: replace char_u with char
dundargoc
2022-11-28
*
refactor: replace char_u with char
Dundar Göc
2022-11-26
*
fix(options): fix local 'sidescrolloff' doesn't work for mouse (#21162)
zeertzjq
2022-11-23
*
vim-patch:partial:9.0.0917: the WinScrolled autocommand event is not enough (...
zeertzjq
2022-11-23
*
Merge pull request #20151 from dundargoc/refactor/char_u/13
bfredl
2022-11-22
|
\
|
*
refactor: replace char_u with char
Dundar Göc
2022-11-19
*
|
vim-patch:partial:9.0.0913: only change in current window triggers the WinScr...
zeertzjq
2022-11-20
|
/
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
vim-patch:8.2.1919: assert_fails() setting emsg_silent changes normal executi...
zeertzjq
2022-11-11
*
Merge pull request #20821 from dundargoc/refactor/clang-tidy
bfredl
2022-11-08
|
\
|
*
refactor: fix clang-tidy warnings
dundargoc
2022-11-06
*
|
refactor: more clint (#20910)
Lewis Russell
2022-11-07
|
/
*
build(lint): remove clint.py rules for braces #20880
dundargoc
2022-11-01
*
refactor: move do_mouse() and its helpers to mouse.c (#20895)
zeertzjq
2022-11-01
*
fix(mark): do not restore view in op-pending mode (#20889)
zeertzjq
2022-11-01
*
fix(mouse): ensure no scrolling with "ver:0" in 'mousescroll' (#20861)
zeertzjq
2022-10-30
*
refactor(uncrustify): improved formatting rules
dundargoc
2022-10-21
*
refactor: clang-tidy fixes to silence clangd warning (#20683)
dundargoc
2022-10-21
*
vim-patch:9.0.0739: mouse column not correctly used for popup_setpos (#20729)
zeertzjq
2022-10-19
*
refactor: replace char_u with char
Dundar Göc
2022-10-15
*
Merge pull request #20545 from lewis6991/remove_cscope
Lewis Russell
2022-10-14
|
\
|
*
feat(cscope)!: remove
Lewis Russell
2022-10-13
[next]