aboutsummaryrefslogtreecommitdiff
path: root/src/os/input.h
Commit message (Expand)AuthorAge
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15
* Fix clint.sh wrapper script and broken filesThiago de Arruda2014-04-22
* Added os_isattyPavel Platto2014-04-20
* Handle special KE_EVENT case where maxlen < 3Thiago de Arruda2014-04-16
* Address clint warnings and other style issues.Thomas Wienecke2014-03-27
* Rename mch_* functions to os_* in os module.Thomas Wienecke2014-03-27
* Make `EventType` enum private to input.cThiago de Arruda2014-03-27
* Reimplement input functions on top of libuvThiago de Arruda2014-03-26