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