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
/
keymap.c
Commit message (
Expand
)
Author
Age
*
lint: clean-up after parent commits
ZviRackover
2018-09-09
*
Remove has_mbytes local to lines changed in parent commit
ZviRackover
2018-09-09
*
Refactor: Remove occurences of mb_char2bytes
ZviRackover
2018-09-09
*
lint: clean-up after parent commits
ZviRackover
2018-08-31
*
Refactor: remove mb_ptr2len_len, mb_ptr2cells and mb_ptr2cells_len
ZviRackover
2018-08-31
*
getchar: implement <Cmd> key to invoke command in any mode
Björn Linse
2018-03-23
*
vim-patch:8.0.0212: buffer for key name may be too small (#8009)
KunMing Xie
2018-02-18
*
os/input.c: parse keycodes in non-string context #7411
lePerdu
2018-01-18
*
keymap: Do not use vim_isIDc in keymap.c
ZyX
2017-11-30
*
*: Fix some typos found by oni-link
ZyX
2017-11-06
*
*: Fix linter errors
ZyX
2017-10-30
*
keymap: Remove incorrect cast
ZyX
2017-10-16
*
klee: Update key_name_entry table
ZyX
2017-10-16
*
keymap: Readd figure braces disappeared when resolving conflicts
ZyX
2017-10-15
*
Merge branch 'master' into expression-parser
ZyX
2017-10-15
|
\
|
*
lint
Justin M. Keyes
2017-09-05
|
*
eventloop: FocusGained: schedule event instead of pseudokey
Justin M. Keyes
2017-09-05
*
|
keymap: Lint some functions to be copied for symbolic tests
ZyX
2017-10-15
|
/
*
lint
Justin M. Keyes
2017-07-08
*
'cpoptions': remove "<" flag; ignore <special>
Justin M. Keyes
2017-07-08
*
vim-patch:7.4.1976
James McCoy
2017-06-04
*
Merge #6550 from ZyX-I/pvs-check-comment
Justin M. Keyes
2017-04-20
|
\
|
*
*: Add comment to all C files
ZyX
2017-04-19
*
|
vim-patch:7.4.2209
James McCoy
2017-04-19
|
/
*
*: Partial string handling refactoring
ZyX
2017-02-15
*
vim-patch:7.4.1968 (#5949)
Shougo
2017-01-15
*
keymap: Make replace_termcodes and friends accept length and cpo_flags
ZyX
2016-04-18
*
keymap: Support <D-...> (super/command key).
Justin M. Keyes
2016-02-22
*
vim-patch:7.4.1027
watiko
2016-02-01
*
vim-patch:7.4.782
watiko
2016-02-01
*
Fix lint issues
Jason Schulz
2016-01-15
*
Add support for binary numbers
Jason Schulz
2016-01-15
*
input: Do not set high-bit; preserve ALT modifier.
Justin M. Keyes
2016-01-11
*
src/*: Remove `VIM - Vi improved ...` header
Michael Reed
2015-11-27
*
Implement handling of terminal focus events
Joe Hermaszewski
2015-11-17
*
input: Remove CURSORHOLD key
Thiago de Arruda
2015-10-26
*
tui: Don't use 'pastetoggle' for automatic pasting
Thiago de Arruda
2015-10-01
*
Cleanup 'ttym[ouse]', FEAT_MOUSE, mouse_(dec|gpm|etc.)
Michael Reed
2015-05-18
*
src: Misc. cleanup
Michael Reed
2015-05-01
*
Replace VIM_ISDIGIT() and vim_isdigit() with ascii_isdigit() defined in ascii.h
Felipe Oliveira Carvalho
2015-04-24
*
illumos requires the use of limits.h for things like INT_MAX #2049
Mike Zeller
2015-02-26
*
refactor: Remove term modules and termcap options
Thiago de Arruda
2015-02-21
*
Enable -Wconversion: keymap.c.
Eliseo Martínez
2015-02-18
*
ui: Remove/adapt some old code for a big UI refactor
Thiago de Arruda
2015-02-16
*
Remove long_u: term: Enable -Wconversion.
Eliseo Martínez
2015-01-10
*
vim-patch:7.4.457 #1713
Marco Hinz
2014-12-23
*
Define and use the ARRAY_SIZE macro
Felipe Oliveira Carvalho
2014-12-18
*
Use bool in do_mouse().
Scott Prager
2014-11-11
*
Remove FEAT_MOUSE_JSB
Fredrik Fornwall
2014-07-29
*
move <inttypes.h> include out of vim.h
Brandon Coleman
2014-07-09
[next]