In native Windows, the COPY command will display the names of the files as they are copied. Wine should do the same. This change enables that.
-- v16: cmd: COPY should output file names as they are copied. cmd: Allow '+' as delimiter for tab-completion, e.g. 'copy file+file2'.