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
*
event: Ensure the event loop has been cleaned up in event_teardown
Thiago de Arruda
2014-11-02
*
api: Add vim_input function and mark vim_feedkeys as deferred
Thiago de Arruda
2014-10-29
*
input: Fix sizes of input/read buffers
Thiago de Arruda
2014-10-29
*
input/job: process ctrl+c and do conversion in the read callback
Thiago de Arruda
2014-10-29
*
input: Fix conversion error in `convert_input()`
Thiago de Arruda
2014-10-28
*
input: Fix ctrl+c handling in convert_input
Thiago de Arruda
2014-10-22
*
input: Don't remove Ctrl+C from the input_buffer
Thiago de Arruda
2014-10-21
*
compilation: Add -Wconversion to more files and validate CONV_SOURCES
Thiago de Arruda
2014-10-21
*
event: Extract event_poll loops to `event_poll_until` macro
Thiago de Arruda
2014-10-21
*
event: Remove automatic event deferall
Thiago de Arruda
2014-10-21
*
rstream: Add rbuffer_read_ptr/rbuffer_write_ptr functions
Thiago de Arruda
2014-10-19
*
ui: Refactor input buffer handling
Thiago de Arruda
2014-10-18
*
rstream: Extract some RStream functionality to RBuffer
Thiago de Arruda
2014-10-18
*
api: Implement '--embedded-mode' command-line option
Thiago de Arruda
2014-08-28
*
events: Refactor how event deferral is handled
Thiago de Arruda
2014-07-17
*
Use strict function prototypes #945
Pavel Platto
2014-07-14
*
move ascii.h include out of vim.h
Brandon Coleman
2014-07-09
*
event: Decouple user input checks from `event_poll`
Thiago de Arruda
2014-06-24
*
events: Refactor how events are queued for processing
Thiago de Arruda
2014-06-18
*
Add automatic generation of headers
ZyX
2014-06-02
*
Move documentation from function declarations to definitions
ZyX
2014-06-02
*
Introduce nvim namespace: Fix project-local includes.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15