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
/
getchar.h
Commit message (
Expand
)
Author
Age
*
refactor: fix runtime_defs.h (#26259)
zeertzjq
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
build(IWYU): replace public-to-public mappings with pragmas (#26237)
zeertzjq
2023-11-27
*
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
*
refactor: move some structs out of buffer_defs.h (#24878)
zeertzjq
2023-08-26
*
refactor: move some mapping-related code to a separate file (#19061)
zeertzjq
2022-06-23
*
refactor: correct comments and assertions about mapping rhs <Nop> (#18821)
zeertzjq
2022-06-01
*
vim-patch:8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled
zeertzjq
2022-04-29
*
vim-patch:8.2.4639: not sufficient parenthesis in preprocessor macros
Brian Leung
2022-04-03
*
chore: fix typos (#17250)
dundargoc
2022-02-08
*
feat(api): add support for lua function & description in keymap
shadmansaleh
2022-01-01
*
refactor: uncrustify #16090
dundargoc
2021-10-29
*
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
*
refactor(api): handle option dicts properly
Björn Linse
2021-10-03
*
nvim: Fix enum declaration of RemapValues
Andreas Schneider
2020-02-23
*
refactor: allow us to process a child queue only while waiting on input
Björn Linse
2019-09-08
*
API: nvim_set_keymap, nvim_del_keymap #9924
Yilin Yang
2019-05-12
*
vim-patch:8.1.0466: autocmd test fails
Jan Edmund Lazo
2018-10-08
*
getchar: Move REMAP_… values into a enum
ZyX
2017-12-03
*
Merge branch 'master' into s-dash-stdin
ZyX
2017-12-03
|
\
|
*
viml: introduce menu_get() function #6322
Matthieu Coudron
2017-07-28
|
*
refactor/single-include: getchar.h (#6560)
Othon Briganó
2017-04-21
*
|
getchar: Use fileio instead of fdopen
ZyX
2017-03-19
|
/
*
move defines from vim.h
Brandon Coleman
2014-07-12
*
Add automatic generation of headers
ZyX
2014-06-02
*
Remove OOM checks: save_typebuf()
Felipe Oliveira Carvalho
2014-05-19
*
Remove OOM checks: alloc_typebuf()
Felipe Oliveira Carvalho
2014-05-19
*
Introduce nvim namespace: Fix define guards.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15