aboutsummaryrefslogtreecommitdiffhomepage
path: root/input_common.c
Commit message (Expand)AuthorAge
* Move the code keeping track of file descriptor modification from reader.c to ...Gravatar axel2006-10-05
* Add support for buffering of input to a command, the first step to piping dat...Gravatar axel2006-08-13
* Added missing include in input_common.c, needed under FreeBSD. Thanks to Neto...Gravatar axel2006-08-11
* Fix the longstanding hang-on-exit bug in eterm, as well as making sure the hi...Gravatar axel2006-05-14
* Do not repaint prompt on universal variable events, but add event handler for...Gravatar axel2006-05-11
* Fix bug that causing terminal corruption if a job is put under job control be...Gravatar axel2006-03-10
* Move all fallbacks for standard and not-so-standard unix functions to fallbac...Gravatar axel2006-02-28
* Add missing includes in input_common.cGravatar axel2006-01-19
* Check location of term.h header (updated)Gravatar axel2006-01-19
* Huge API documentation cleanupGravatar axel2005-10-25
* Event handling and job reaping updatesGravatar axel2005-10-12
* Support for numeric backslash escapesGravatar axel2005-09-26
* Fix compiler warningsGravatar axel2005-09-25
* Initial revisionGravatar axel2005-09-20