index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
getchar.h
Age
Commit message (
Expand
)
Author
Files
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-07-05
refactor(getchar): rename test variable (#34769)
zeertzjq
1
2025-07-04
test(old): emulate test_override('char_avail') using FFI
zeertzjq
1
2025-03-03
vim-patch:9.1.1169: using global variable for get_insert()/get_lambda_name() ...
zeertzjq
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-02-25
refactor(fileio): remove API shell layer encouraging unnecessary allocations
bfredl
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-12-01
refactor(IWYU): create {ex_getln,rbuffer,os/fileio}_defs.h (#26338)
zeertzjq
1
2023-11-30
refactor(IWYU): move typedefs out of globals.h (#26322)
zeertzjq
1
2023-11-28
refactor: fix runtime_defs.h (#26259)
zeertzjq
1
2023-11-27
refactor: rename types.h to types_defs.h
dundargoc
1
2023-11-27
build(IWYU): replace public-to-public mappings with pragmas (#26237)
zeertzjq
1
2023-11-12
refactor: replace manual header guards with #pragma once
dundargoc
1
2023-08-26
refactor: move some structs out of buffer_defs.h (#24878)
zeertzjq
1
2022-06-23
refactor: move some mapping-related code to a separate file (#19061)
zeertzjq
1
2022-06-01
refactor: correct comments and assertions about mapping rhs <Nop> (#18821)
zeertzjq
1
2022-04-29
vim-patch:8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled
zeertzjq
1
2022-04-03
vim-patch:8.2.4639: not sufficient parenthesis in preprocessor macros
Brian Leung
1
2022-02-08
chore: fix typos (#17250)
dundargoc
1
2022-01-01
feat(api): add support for lua function & description in keymap
shadmansaleh
1
2021-10-29
refactor: uncrustify #16090
dundargoc
1
2021-10-12
refactor: format all C files under nvim/ #15977
dundargoc
1
2021-10-03
refactor(api): handle option dicts properly
Björn Linse
1
2020-02-23
nvim: Fix enum declaration of RemapValues
Andreas Schneider
1
2019-09-08
refactor: allow us to process a child queue only while waiting on input
Björn Linse
1
2019-05-12
API: nvim_set_keymap, nvim_del_keymap #9924
Yilin Yang
1
2018-10-08
vim-patch:8.1.0466: autocmd test fails
Jan Edmund Lazo
1
2017-12-03
getchar: Move REMAP_… values into a enum
ZyX
1
2017-12-03
Merge branch 'master' into s-dash-stdin
ZyX
1
2017-07-28
viml: introduce menu_get() function #6322
Matthieu Coudron
1
2017-04-21
refactor/single-include: getchar.h (#6560)
Othon Briganó
1
2017-03-19
getchar: Use fileio instead of fdopen
ZyX
1
2014-07-12
move defines from vim.h
Brandon Coleman
1
2014-06-02
Add automatic generation of headers
ZyX
1
2014-05-19
Remove OOM checks: save_typebuf()
Felipe Oliveira Carvalho
1
2014-05-19
Remove OOM checks: alloc_typebuf()
Felipe Oliveira Carvalho
1
2014-05-15
Introduce nvim namespace: Fix define guards.
Eliseo Martínez
1
2014-05-15
Introduce nvim namespace: Move files.
Eliseo Martínez
1