aboutsummaryrefslogtreecommitdiffhomepage
path: root/input.c
Commit message (Expand)AuthorAge
* Check location of term.h header (updated)Gravatar axel2006-01-19
* Change the foregrounf/background code a bit, fixes bug where mulktiple jobs w...Gravatar axel2006-01-18
* Remove a few warningsGravatar axel2006-01-16
* Alt-backspace is now a synonym for Control-w in emacs mode keybindings. Atl l...Gravatar axel2006-01-13
* Yet another batch of description tweaks, as well as the last major checkin of...Gravatar axel2006-01-12
* More robust parsing of keybindings, allow sequences like \C-\ew and \C-?Gravatar axel2006-01-10
* Add i18n through gettext, as well as a Swedish translationGravatar axel2006-01-04
* Revamp the jobs builtinGravatar axel2005-12-12
* Initial blocking implementationGravatar axel2005-12-12
* Make sure fishd synchronization happens only when neededGravatar axel2005-11-28
* Fire pending events when interrupted while reading from keyboardGravatar axel2005-11-26
* Huge API documentation cleanupGravatar axel2005-10-25
* Add more mappings for Alt-arrowkyesGravatar axel2005-10-12
* Event handling and job reaping updatesGravatar axel2005-10-12
* Spelling fixesGravatar axel2005-10-08
* Initial update for new event subsystemGravatar axel2005-10-06
* Rename preprocessor symbols to avoid nameclash with ncursesGravatar axel2005-10-05
* Use internal implementation for wcsncasecmpGravatar axel2005-10-04
* Drop various debug messagesGravatar axel2005-10-03
* Support symbolic keybindingsGravatar axel2005-10-02
* Change configuration file names if installing in $HOMEGravatar axel2005-09-26
* Support for numeric backslash escapesGravatar axel2005-09-26
* keybinding cleanupsGravatar axel2005-09-22
* Key binding functionsGravatar axel2005-09-21
* Initial revisionGravatar axel2005-09-20