Re: [PATCH v15 0/3] MR8200: cmd: COPY should output file names as they are copied.
12 Jun
2025
12 Jun
'25
12:04 p.m.
eric pouech (@epo) commented about programs/cmd/wcmdmain.c:
* Otherwise, parse the buffer to find the last parameter in the buffer, * where tab was pressed. */ - if (len && inputBuffer[len-1] == L' ') {
you should support the same parameters as below likely you'd better have the {cc=len; } body when parameter_with_delims() fails -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8200#note_106328
189
Age (days ago)
189
Last active (days ago)
0 comments
1 participants
participants (1)
-
eric pouech (@epo)