Copy riched20
[reactos.git] / reactos / subsys / system / cmd / todo.txt
1 Things to do
2 ~~~~~~~~~~~~
3 Fix bugs :)
4
5 Optimize the code! For size and speed. There are numerous places
6 where the code is hardly optimal for either.
7
8 Sorting in DIR command ("dir /o...").
9
10 ^S and ^Q to pause/resume displays.
11
12 Improve DEL, COPY and MOVE commands.
13
14 Add wildcard support to REN.
15
16 And many, many more...