Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2005-06-19 10:03:05 -0700 (Sun, 19 Jun 2005)
Revision: 1156
Log message:
Added filename completion.
Mikkal reports some problems with vmount that need fixing.
Afterwards, I believe it is best to move new development to
a branch to get ready for release.
Changes | Path |
+335 -23 | omake/src/clib/readline.c |
+9 -1 | omake/src/main/omake_shell.ml |
+1 -0 | omake/src/util/omake_readline.ml |
+11 -10 | omake/src/util/omake_readline.mli |