[Bug 58600] New: Command line tab completion works improperly with files/directories containing delimiter characters
http://bugs.winehq.org/show_bug.cgi?id=58600 Bug ID: 58600 Summary: Command line tab completion works improperly with files/directories containing delimiter characters Product: Wine Version: 10.13 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: cmd Assignee: wine-bugs(a)winehq.org Reporter: jsouza(a)geocities.com Distribution: --- Wine's command line tab completion works improperly with file and directory names that contain certain delimiter characters. Here are repro steps. In the steps below, <tab> represents the tab key: Create two subdirectories, named as follows: [2025] Tax Documents fil^es Enter the following at the command line: cd "[20<tab> This will be incorrectly completed as the following. Note the two '[': "[[2025] Tax Documents" Next, enter the following at the command line: cd "[2025] Ta<tab This will be incorrectly completed as the following. Note the double "[2025]": "[2025][2025] Tax Documents" Finally, enter the following at the command line: cd "fil^e<tab> This will be incorrectly completed as the following. Note the duplicated "fil^": "fil^fil^es" The good news is that a fix for these issues has been ready and available for merging for about a month now, in merge request !8573. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=58600 JoeS <jsouza(a)geocities.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #1 from JoeS <jsouza(a)geocities.com> --- Fixed by merge request !8573, merged to main on 26 Aug 2025. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=58600 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |f80b99497a0d689405018cd8bcf | |34b1ec38fe75c -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=58600 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 10.14. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla