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
*
Merge pull request #4234 from watiko/vim-7.4.977
Justin M. Keyes
2016-02-17
|
\
|
*
vim-patch:7.4.883
watiko
2016-02-11
|
*
vim-patch:7.4.818
watiko
2016-02-11
*
|
vim-patch:7.4.929
watiko
2016-02-11
*
|
vim-patch:7.4.734
watiko
2016-02-11
|
/
*
Merge pull request #4184 from watiko/vim-7.4.732
Justin M. Keyes
2016-02-09
|
\
|
*
vim-patch:7.4.732
watiko
2016-02-07
*
|
vim-patch:7.4.798
Jurica Bradaric
2016-02-02
|
/
*
tabline: Switch to functions, handle different click types
ZyX
2016-02-01
*
tabline: Add %[] atom to the tabline, for random commands on click
ZyX
2016-02-01
*
vim-patch:7.4.1089
watiko
2016-02-01
*
vim-patch:7.4.1087
watiko
2016-02-01
*
vim-patch:7.4.1084
watiko
2016-02-01
*
vim-patch:7.4.807
watiko
2016-02-01
*
vim-patch:7.4.782
watiko
2016-02-01
*
vim-patch:7.4.765
watiko
2016-02-01
*
vim-patch:7.4.754
watiko
2016-02-01
*
vim-patch:7.4.753
watiko
2016-01-28
*
fileio: Replace some event checking functions with one has_event
Charles Joachim
2016-01-11
*
normal: use oap->motion_type also to represent block motion type
Björn Linse
2016-01-01
*
Merge #3718 'vim-patch:7.4.655'
Justin M. Keyes
2015-12-13
|
\
|
*
vim-patch:7.4.655
Johan Klokkhammer Helsing
2015-11-22
*
|
src/*: Remove `VIM - Vi improved ...` header
Michael Reed
2015-11-27
*
|
Remove unnecessary includes for errno.h
Rui Abreu Ferreira
2015-11-25
*
|
src: README.txt -> README.md
Michael Reed
2015-11-23
|
/
*
Implement handling of terminal focus events
Joe Hermaszewski
2015-11-17
*
normal.c: No garbage collection while handling an event in normal mode
oni-link
2015-11-13
*
vim-patch:7.4.686 #3629
Johan Klokkhammer Helsing
2015-11-08
*
normal: Extract some functions from `normal_finish_command`
Thiago de Arruda
2015-10-26
*
normal: Extract `normal_finish_command` from `normal_execute`
Thiago de Arruda
2015-10-26
*
normal: Extract `normal_get_command_count` from `normal_execute`
Thiago de Arruda
2015-10-26
*
normal: Extract some functions from `normal_execute`
Thiago de Arruda
2015-10-26
*
normal: Split `normal_check` into multiple functions
Thiago de Arruda
2015-10-26
*
main: Start modeling Nvim as pushdown automaton
Thiago de Arruda
2015-10-26
*
main: Refactor normal_enter to call `os_inchar` directly
Thiago de Arruda
2015-10-26
*
main: Call `normal_execute` from `normal_enter`
Thiago de Arruda
2015-10-26
*
input: Remove CURSORHOLD key
Thiago de Arruda
2015-10-26
*
normal: Fix code style in `normal_prepare` and `normal_execute`
Thiago de Arruda
2015-10-26
*
normal: Extract most `normal_cmd` logic into two functions
Thiago de Arruda
2015-10-26
*
main: Extract `normal_check` from `main_loop`
Thiago de Arruda
2015-10-26
*
vim-patch:7.4.793
Johan Klokkhammer Helsing
2015-10-18
*
viminfo: First version of ShaDa file dumping
ZyX
2015-10-08
*
nv_ident: sprintf => snprintf
Justin M. Keyes
2015-09-23
*
'keywordprg': support ex commands
Justin M. Keyes
2015-09-23
*
event: Refactor async event processing
Thiago de Arruda
2015-08-13
*
loop: Simplify loop.c and move some code to input.c
Thiago de Arruda
2015-08-13
*
clipboard: handle middle-click paste correctly.
Björn Linse
2015-07-20
*
Remove POSIX 'cpoptions': '#'
Michael Reed
2015-07-19
*
Macro cleanup: FEAT_GUI_MAC
Hettomei
2015-07-17
*
Macro cleanup: FEAT_GUI_GTK
Hettomei
2015-07-17
[next]