reactos/rosapps/cmd/todo.txt
Rex Jolliff 9f7f2c0f72 Added Eric Kohl's port of freedos command
svn path=/trunk/; revision=324
1999-03-20 20:28:42 +00:00

22 lines
445 B
Plaintext

Things to do
~~~~~~~~~~~~
Fix bugs :)
Rewrite DIR command (Unicode aware / new structure).
Optimize the code! For size and speed. There are numerous places
where the code is hardly optimal for either.
Sorting in DIR command ("dir /o...").
^S and ^Q to pause/resume displays.
Improve DEL, COPY and MOVE commands.
BREAK command on command-line.
Add wildcard support to REN.
Add "/?" support to all batch commands.
And many, many more...