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
*
refactor: correct comments and assertions about mapping rhs <Nop> (#18821)
zeertzjq
2022-06-01
*
vim-patch:8.2.5024: using freed memory with "]d" (#18762)
zeertzjq
2022-05-27
*
refactor(normal): convert function comments to doxygen format
Dundar Göc
2022-05-26
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
fix(coverity): bail out if mouse_find_win() returns NULL (#18726)
zeertzjq
2022-05-25
*
feat: click support for 'statusline', 'winbar' #18650
Famiu Haque
2022-05-23
*
refactor!: delete insertmode (#18547)
Gregory Anders
2022-05-22
*
feat(ui): add `'winbar'`
Famiu Haque
2022-05-18
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-16
*
refactor: rename keymap.{c,h} to keycodes.{c,h} (#18535)
zeertzjq
2022-05-12
*
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
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-07
*
vim-patch:8.2.4881: "P" in Visual mode still changes some registers (#18445)
zeertzjq
2022-05-06
*
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-04-30
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
revert: "refactor: Remove allow_keys global (#6346)"
zeertzjq
2022-04-29
*
vim-patch:8.2.0839: dropping modifier when putting a character back in typeahead
zeertzjq
2022-04-29
*
feat(edit): insert an unsimplified key using CTRL-SHIFT-V
zeertzjq
2022-04-29
*
vim-patch:8.2.4806: a mapping using <LeftDrag> does not start Select mode
zeertzjq
2022-04-25
*
refactor(normal): fix most clint warnings (#18196)
dundargoc
2022-04-21
*
docs: typo fixes (#17859)
dundargoc
2022-04-15
*
vim-patch:8.2.4739: accessing freed memory after WinScrolled autocmd event (#...
zeertzjq
2022-04-12
*
vim-patch:8.2.4713: plugins cannot track text scrolling
zeertzjq
2022-04-12
*
vim-patch:8.2.4723: the ModeChanged autocmd event is inefficient
zeertzjq
2022-04-10
*
vim-patch:8.2.{4692,4691,4690}: fix Insert mode <LeftDrag> mapping bug (#17999)
zeertzjq
2022-04-05
*
vim-patch:8.2.4402: missing parenthesis may cause unexpected problems
Brian Leung
2022-04-03
*
refactor: remove redundant check for w_p_cole (#17944)
zeertzjq
2022-04-01
*
perf: only redraw concealed line if cursor has moved horizontally
zeertzjq
2022-03-28
*
vim-patch:8.2.4638: superfluous check if a redraw is needed for 'cursorline'
zeertzjq
2022-03-28
*
vim-patch:8.2.4591: cursor line not updated when a callback moves the cursor
zeertzjq
2022-03-24
*
vim-patch:8.2.1401: cannot jump to the last used tabpage
Sean Dewar
2022-03-14
*
fix(coverity): dead code and operands don't affect result #17662
dundargoc
2022-03-11
*
chore(lgtm): fix "empty block without comment" warnings
Dundar Göc
2022-03-09
*
vim-patch:8.2.3660: overflow check uses wrong number
zeertzjq
2022-02-18
*
vim-patch:8.2.3659: integer overflow with large line number
zeertzjq
2022-02-18
*
vim-patch:8.2.4242: put in Visual mode cannot be repeated
zeertzjq
2022-02-09
*
vim-patch:8.2.3583: the "gd" and "gD" commands do not update search stats
zeertzjq
2022-02-04
*
Merge pull request #17226 from dundargoc/refactor/remove-redundant-code
zeertzjq
2022-02-03
|
\
|
*
vim-patch:8.2.4241: some type casts are redundant
Dundar Göc
2022-01-30
*
|
vim-patch:8.2.4273: the EBCDIC support is outdated
zeertzjq
2022-02-01
*
|
vim-patch:8.2.3787: no proper formatting of a C line comment after a statement
zeertzjq
2022-01-31
|
/
*
vim-patch:8.2.4237: record buffer wrong if character in Select mode was not t...
zeertzjq
2022-01-28
*
vim-patch:8.2.3903: "gM" does not count tabs as expected (#16796)
zeertzjq
2022-01-28
*
Merge pull request #17185 from zeertzjq/vim-8.2.3993
bfredl
2022-01-27
|
\
|
*
vim-patch:8.2.3993: when recording a change in Select mode char appears twice
zeertzjq
2022-01-24
*
|
Merge pull request #17166 from Shougo/vim-8.2.4160
bfredl
2022-01-27
|
\
\
|
*
|
vim-patch:8.2.4160: cannot change the register used for Select mode delete
Shougo Matsushita
2022-01-22
*
|
|
Merge pull request #17131 from zeertzjq/vim-8.2.3580
bfredl
2022-01-27
|
\
\
\
[next]