aboutsummaryrefslogtreecommitdiffhomepage
path: root/fish_pager.c
Commit message (Expand)AuthorAge
* Check location of term.h header (updated)Gravatar axel2006-01-19
* Improve locale implementation (should now behave identically to bash) and doc...Gravatar axel2006-01-09
* Translate most shellscript output, translate internal completion descriptions...Gravatar axel2006-01-05
* Optimize interactive input reader by allowing multiple input characters betwe...Gravatar axel2005-10-14
* Try to dup stderr if fopen(ttyname) fails on init (Needed when using su)Gravatar axel2005-10-12
* Check that there are a sufficient number of arguments for fish_pagerGravatar axel2005-10-12
* Event handling and job reaping updatesGravatar axel2005-10-12
* API cleanupGravatar axel2005-10-07
* Initial revisionGravatar axel2005-09-20