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