aboutsummaryrefslogtreecommitdiffhomepage
path: root/reader.h
Commit message (Expand)AuthorAge
* remove trailing spacesGravatar Grissiom2010-09-18
* Make fish automatically realise a repaint is needed in more situations, makin...Gravatar liljencrantz2007-10-06
* Make up/down cursor move up or down when in multiline mode, except if already...Gravatar liljencrantz2007-09-22
* Make sure that io redirections are respected by the '.' builtin. This was not...Gravatar axel2007-04-26
* Add support for -s switch to read builtin, enables shell syntax highlighting ...Gravatar axel2007-01-30
* Minor cleanups and improved error checking in reader codeGravatar axel2006-10-26
* Minor code cleanupGravatar axel2006-10-05
* Use the intern function to share the strings used to describe various key bin...Gravatar axel2006-06-22
* Fix the longstanding hang-on-exit bug in eterm, as well as making sure the hi...Gravatar axel2006-05-14
* Make stack traces print absolute filenamesGravatar axel2006-02-03
* Add support for calculating completions for arbitrary commands through the 'c...Gravatar axel2006-01-31
* Do not break stdin when reading a scriptGravatar axel2005-10-19
* Increase fish robustness by improving signal handling when forking jobs and m...Gravatar axel2005-10-14
* Initial update for new event subsystemGravatar axel2005-10-06
* Add header guards to the header files.Gravatar James Vega2005-10-05
* Initial revisionGravatar axel2005-09-20