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
*
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
*
move ascii.h include out of vim.h
Brandon Coleman
2014-07-09
*
Introduce nvim namespace: Fix project-local includes.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15