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
/
os
/
input.c
Age
Commit message (
Expand
)
Author
Files
2025-12-15
fix(input): don't exit on EOF when peeking for input with -es (#36948)
zeertzjq
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-02-10
feat(ui): UI :detach command
Justin M. Keyes
1
2025-01-21
feat(tui): recognize X1 and X2 mouse events
zeertzjq
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-11-07
test: add test for key following ignored mouse move (#31104)
zeertzjq
1
2024-11-07
perf(mouse): only generate <MouseMove> for a new cell positon (#31103)
errael
1
2024-09-11
feat(log): use "ui" as default name for TUI client #30345
Justin M. Keyes
1
2024-09-10
refactor(os/input.c): rename os_inchar => input_get #30327
Justin M. Keyes
1
2024-09-01
docs: misc #28970
Justin M. Keyes
1
2024-08-29
docs: misc (#29719)
dundargoc
1
2024-06-08
refactor(io): make rstream use a linear buffer
bfredl
1
2024-06-01
refactor(input): don't use a ring for input
bfredl
1
2024-05-31
refactor(io): separate types for read and write streams
bfredl
1
2024-04-05
vim-patch:8.1.0815: dialog for file changed outside of Vim not tested (#28184)
zeertzjq
1
2024-03-29
test: add a bit more testing for vim.on_key() (#28095)
zeertzjq
1
2024-03-28
docs: fix typos (#27868)
dundargoc
1
2024-02-06
docs: small fixes (#27213)
dundargoc
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-12-21
refactor: run IWYU on entire repo
dundargoc
1
2023-12-20
refactor: eliminate cyclic includes
dundargoc
1
2023-12-18
feat(api): add forward and back mouse buttons
Amanda Graven
1
2023-12-18
docs: add style rule regarding initialization
dundargoc
1
2023-12-17
refactor: move non-symbols to defs.h headers
dundargoc
1
2023-12-02
refactor: free more reachable memory with EXITFREE (#26349)
zeertzjq
1
2023-12-01
refactor: change event_create() to a macro (#26343)
zeertzjq
1
2023-11-30
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
1
2023-11-29
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-27
build(IWYU): fix includes for func_attr.h
dundargoc
1
2023-11-12
build: remove PVS
dundargoc
1
2023-09-30
refactor: reorganize option header files (#25437)
zeertzjq
1
2023-09-30
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
1
2023-07-22
refactor: remove some (const char **) casts (#24423)
zeertzjq
1
2023-04-26
refactor: uncrustify
dundargoc
1
2023-04-24
refactor(time): refactor delay with input checking
bfredl
1
2023-02-14
fix(tui): exit on input eof
zeertzjq
1
2023-02-04
refactor(exit): pass error message to preserve_exit() (#22097)
zeertzjq
1
2023-01-18
refactor: replace char_u with char 24 (#21823)
dundargoc
1
2023-01-16
fix(ui): re-organize tty fd handling and fix issues
bfredl
1
2022-12-21
refactor: replace char_u with char 16 - remove STRNCMP (#21208)
dundargoc
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-11-06
refactor: fix clang-tidy warnings
dundargoc
1
2022-09-24
fix(input): use click number of last click for mouse drag (#20300)
zeertzjq
1
2022-09-18
fix: assert failure when changing 'ut' while waiting for CursorHold (#20241)
zeertzjq
1
2022-09-17
fix(events): make CursorHold behave as documented
zeertzjq
1
2022-09-04
feat(tui): support 'mousemoveevent'
zeertzjq
1
2022-08-13
refactor: remove some unused includes (#19747)
zeertzjq
1
2022-08-12
refactor: remove some unused includes (#19740)
zeertzjq
1
2022-08-12
vim-patch:8.1.1684: profiling functionality is spread out
zeertzjq
1
[next]