mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 09:34:43 +00:00
0c91339480
Some more cleanup. svn path=/trunk/; revision=659
17 lines
350 B
Text
17 lines
350 B
Text
Things to do
|
|
~~~~~~~~~~~~
|
|
Fix bugs :)
|
|
|
|
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.
|
|
|
|
And many, many more...
|