[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <bug-206613-13602-nMbPDvHnc7@https.bugzilla.kernel.org/>
Date: Fri, 21 Feb 2020 21:26:10 +0000
From: bugzilla-daemon@...zilla.kernel.org
To: linux-ext4@...r.kernel.org
Subject: [Bug 206613] On hitting tab key from terminal against a directory
name ending with ':\' doesnot shows files/dir inside it
https://bugzilla.kernel.org/show_bug.cgi?id=206613
Andreas Dilger (adilger.kernelbugzilla@...ger.ca) changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |adilger.kernelbugzilla@...g
| |er.ca
--- Comment #1 from Andreas Dilger (adilger.kernelbugzilla@...ger.ca) ---
This has nothing to do with ext4, but rather "bash-completion".
I suspect that including "\" into the directory name will make a lot of tools
unhappy, so it would be better to name these directories just "C:", "D:", "E:",
since you will need to use "/" as the pathname separator anyway, and
"C:\/dir/file" is going to get old quickly.
--
You are receiving this mail because:
You are watching the assignee of the bug.
Powered by blists - more mailing lists