Jason Edmeades
a88a6c802a
cmd.exe: Add basic support for && and (...) syntax.
2007-06-18 14:22:07 +02:00
Anatoly Lyutin
b611b56947
cmd.exe: Update Russian translation.
2007-06-07 11:59:48 +02:00
Jason Edmeades
b8aa5fc586
cmd.exe: Convert cmd to Unicode.
2007-06-04 14:44:46 +02:00
Jason Edmeades
5cc492c783
cmd.exe: Move English constants into NLS files.
2007-06-04 14:10:04 +02:00
Jason Edmeades
ce87522f84
cmd.exe: Implement a basic 'more'.
...
This implements a basic more, eg 'dir | more' or 'more file.c'
but it does not support the flags or keys which can control it.
Basically its not worth implementing those, as in some modes
we cannot read a single key, we have to wait for <enter> anyway.
2007-04-16 12:24:49 +02:00
Jason Edmeades
2f5bfc0f78
cmd.exe: Add prompting and COPYCMD plus /Y support to move.
2007-04-12 16:38:35 +02:00
Jason Edmeades
9e041c6bc9
cmd.exe: Add support for FTYPE.
2007-03-13 11:58:19 +01:00
Anatoly Lyutin
34faf92e2d
cmd: Update translation and synchronize Russian resource.
2007-03-09 13:56:00 +01:00
Jason Edmeades
79aa1a009f
cmd.exe: Add ASSOC command.
2007-03-05 12:56:48 +01:00
Jason Edmeades
fda7229b50
cmd.exe: Add prompt for rd /s.
2007-02-28 14:28:16 +01:00
Dan Kegel
39857443e4
programs/wcmd: Rename to programs/cmd.
2006-09-07 15:08:44 +02:00