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
/
os
/
input.c
Commit message (
Expand
)
Author
Age
*
feat(log): use "ui" as default name for TUI client #30345
Justin M. Keyes
2024-09-11
*
refactor(os/input.c): rename os_inchar => input_get #30327
Justin M. Keyes
2024-09-10
*
docs: misc #28970
Justin M. Keyes
2024-09-01
*
docs: misc (#29719)
dundargoc
2024-08-29
*
refactor(io): make rstream use a linear buffer
bfredl
2024-06-08
*
refactor(input): don't use a ring for input
bfredl
2024-06-01
*
refactor(io): separate types for read and write streams
bfredl
2024-05-31
*
vim-patch:8.1.0815: dialog for file changed outside of Vim not tested (#28184)
zeertzjq
2024-04-05
*
test: add a bit more testing for vim.on_key() (#28095)
zeertzjq
2024-03-29
*
docs: fix typos (#27868)
dundargoc
2024-03-28
*
docs: small fixes (#27213)
dundargoc
2024-02-06
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
refactor: run IWYU on entire repo
dundargoc
2023-12-21
*
refactor: eliminate cyclic includes
dundargoc
2023-12-20
*
feat(api): add forward and back mouse buttons
Amanda Graven
2023-12-18
*
docs: add style rule regarding initialization
dundargoc
2023-12-18
*
refactor: move non-symbols to defs.h headers
dundargoc
2023-12-17
*
refactor: free more reachable memory with EXITFREE (#26349)
zeertzjq
2023-12-02
*
refactor: change event_create() to a macro (#26343)
zeertzjq
2023-12-01
*
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
2023-11-30
*
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
2023-11-29
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
build: remove PVS
dundargoc
2023-11-12
*
refactor: reorganize option header files (#25437)
zeertzjq
2023-09-30
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
refactor: remove some (const char **) casts (#24423)
zeertzjq
2023-07-22
*
refactor: uncrustify
dundargoc
2023-04-26
*
refactor(time): refactor delay with input checking
bfredl
2023-04-24
*
fix(tui): exit on input eof
zeertzjq
2023-02-14
*
refactor(exit): pass error message to preserve_exit() (#22097)
zeertzjq
2023-02-04
*
refactor: replace char_u with char 24 (#21823)
dundargoc
2023-01-18
*
fix(ui): re-organize tty fd handling and fix issues
bfredl
2023-01-16
*
refactor: replace char_u with char 16 - remove STRNCMP (#21208)
dundargoc
2022-12-21
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor: fix clang-tidy warnings
dundargoc
2022-11-06
*
fix(input): use click number of last click for mouse drag (#20300)
zeertzjq
2022-09-24
*
fix: assert failure when changing 'ut' while waiting for CursorHold (#20241)
zeertzjq
2022-09-18
*
fix(events): make CursorHold behave as documented
zeertzjq
2022-09-17
*
feat(tui): support 'mousemoveevent'
zeertzjq
2022-09-04
*
refactor: remove some unused includes (#19747)
zeertzjq
2022-08-13
*
refactor: remove some unused includes (#19740)
zeertzjq
2022-08-12
*
vim-patch:8.1.1684: profiling functionality is spread out
zeertzjq
2022-08-12
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
refactor(events): remove unnecessary fudging of updating_screen
bfredl
2022-05-18
*
fix(ui): make winbar work with floats and multigrid
bfredl
2022-05-18
*
refactor: move more grid functions to grid.c. Clean up some variables
bfredl
2022-05-18
*
refactor: rename keymap.{c,h} to keycodes.{c,h} (#18535)
zeertzjq
2022-05-12
*
vim-patch:8.2.4911: the mode #defines are not clearly named (#18499)
zeertzjq
2022-05-10
*
vim-patch:8.2.4858: K_SPECIAL may be escaped twice
zeertzjq
2022-05-03
[next]