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: fix clang and PVS warnings (#19532)
zeertzjq
2022-07-28
*
vim-patch:8.2.4228: no tests for clicking in the GUI tabline
zeertzjq
2022-07-25
*
fix(mouse): click on global statusline with splits (#19390)
Munif Tanjim
2022-07-19
*
vim-patch:8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs
zeertzjq
2022-07-15
*
vim-patch:8.2.3530: ":buf \{a}" fails while ":edit \{a}" works
zeertzjq
2022-07-10
*
vim-patch:8.2.5023: substitute overwrites allocated buffer
zeertzjq
2022-07-07
*
fix(normal): fix segfault with bracket command jumping to a mark
zeertzjq
2022-07-06
*
vim-patch:8.2.4221: some functions in normal.c are very long
zeertzjq
2022-07-06
*
vim-patch:8.2.4165: the nv_g_cmd() function is too long
zeertzjq
2022-07-06
*
vim-patch:7.4.212
zeertzjq
2022-07-06
*
feat: add 'mousescroll' option (#12355)
Jay
2022-07-06
*
vim-patch:8.2.3644: count for 'operatorfunc' in Visual mode is not redone
zeertzjq
2022-07-05
*
vim-patch:8.2.2904: "g$" causes scroll if half a double width char is visible
zeertzjq
2022-07-05
*
refactor: replace char_u
Dundar Goc
2022-07-02
*
vim-patch:8.0.1558: no right-click menu in a terminal
zeertzjq
2022-07-01
*
feat(marks): restore viewport on jump #15831
Javier Lopez
2022-06-30
*
refactor(uncrustify): change config to better align with style guide (#18803)
dundargoc
2022-06-30
*
refactor(map): simplify add_map params
bfredl
2022-06-28
*
refactor: replace char_u #18429
dundargoc
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
*
docs: fix typos (#18866)
dundargoc
2022-06-15
*
feat: cmdheight=0 #16251
Shougo
2022-06-13
*
refactor: change type of linenr_T from long to int32_t
Dundar Goc
2022-06-10
*
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
[next]