index
:
fish-shell
master
user-friendly command line shell
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
reader.h
Commit message (
Expand
)
Author
Age
*
buggy-auto-complete is not so buggy now. Merged branch 'buggy-auto-complete' ...
Siteshwar Vashisht
2012-01-29
|
\
*
|
More work towards instanced parser. First successful compilation
ridiculousfish
2012-01-22
|
*
Converted all auto completion calls (on pressing tab) to use std::vector<comp...
Siteshwar Vashisht
2012-01-16
|
/
*
Some changes to migrate towards C++ and a multithreaded model
ridiculousfish
2011-12-26
*
remove trailing spaces
Grissiom
2010-09-18
*
Make fish automatically realise a repaint is needed in more situations, makin...
liljencrantz
2007-10-06
*
Make up/down cursor move up or down when in multiline mode, except if already...
liljencrantz
2007-09-22
*
Make sure that io redirections are respected by the '.' builtin. This was not...
axel
2007-04-26
*
Add support for -s switch to read builtin, enables shell syntax highlighting ...
axel
2007-01-30
*
Minor cleanups and improved error checking in reader code
axel
2006-10-26
*
Minor code cleanup
axel
2006-10-05
*
Use the intern function to share the strings used to describe various key bin...
axel
2006-06-22
*
Fix the longstanding hang-on-exit bug in eterm, as well as making sure the hi...
axel
2006-05-14
*
Make stack traces print absolute filenames
axel
2006-02-03
*
Add support for calculating completions for arbitrary commands through the 'c...
axel
2006-01-31
*
Do not break stdin when reading a script
axel
2005-10-19
*
Increase fish robustness by improving signal handling when forking jobs and m...
axel
2005-10-14
*
Initial update for new event subsystem
axel
2005-10-06
*
Add header guards to the header files.
James Vega
2005-10-05
*
Initial revision
axel
2005-09-20