Jan. 7, 2026
3:46 p.m.
On Tue Jan 6 07:54:15 2026 +0000, eric pouech wrote:
my point is that '/' should be added to BASE_DELIMS (absolute unix paths can be converted to a DOS path only if unix "/" path is configured as a DOS drive; it's Z: by default, but can be deleted) Adding '/' to BASE_DELIMS means that '/' is also in PATH_SEPARATION_DELIMS, therefore it does not fix the completion behaviour.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/9854#note_126501