aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorcrunchy <crunchy>2002-09-13 15:20:23 +0000
committercrunchy <crunchy>2002-09-13 15:20:23 +0000
commit690c9e245e451dfd9723fd2dd86bac999228b4c9 (patch)
tree34926f17a13e765ee8f2356c611eb82872ba5810 /TODO
parentc0c5a77e8220f9d1bcdb46f46527d0ef0ca50359 (diff)
downloadmpiosh-690c9e245e451dfd9723fd2dd86bac999228b4c9.tar.gz
mpiosh-690c9e245e451dfd9723fd2dd86bac999228b4c9.tar.bz2
mpiosh-690c9e245e451dfd9723fd2dd86bac999228b4c9.zip
better signal handling, new command lpwd
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 6 insertions, 1 deletions
diff --git a/TODO b/TODO
index 2c39ea3..3a2241b 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.12 2002/09/12 18:49:34 crunchy Exp $
+$Id: TODO,v 1.13 2002/09/13 15:20:24 crunchy Exp $
* Kernel Module
- the MPIO can no multitasking, so:
@@ -32,7 +32,12 @@ $Id: TODO,v 1.12 2002/09/12 18:49:34 crunchy Exp $
- more completion functions
+ command completion [DONE]
+ correct completion of filenames (quoting)
+ + command option completion
- handle regexps in command arguments [DONE]
- use indices for files as possible arguments for put/get
- use shell-like regular expressions
- command separator like ';' [DONE]
+ - using stdin for reading command sequences
+ - fill: uses current local directory to fill the current memory card
+ + options: random, best(?)
+