Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #15045
| From | Jason Tyler <jasonpaultyler@gmail.com> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | TAB completion of filenames beginning with colon is broken |
| Date | 2019-06-13 16:56 +1000 |
| Message-ID | <mailman.0.1560440935.10840.bug-bash@gnu.org> (permalink) |
| References | <CAATTgAenFZcEB+qnD0px7mrhZehBsmFtT=NU5OO=WgdOZgTQyw@mail.gmail.com> |
Configuration Information [Automatically generated, do not change]: Machine: x86_64 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -g -O2 -fdebug-prefix-map=/build/bash-LQgi2O/bash-5.0=. -fstack-protector-strong -Wform$ uname output: Linux jpt 5.0.0-16-generic #17-Ubuntu SMP Wed May 15 10:52:21 UTC 2019 x86_64 x86_64 x86_64 G$ Machine Type: x86_64-pc-linux-gnu Bash Version: 5.0 Patch Level: 3 Release Status: release Description: if a filename begins with ":", then tab completion will turn the colon into ":\:" Repeat-By: touch ./: type "ls :<TAB>" to have the command completed to "ls :\:"
Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread
TAB completion of filenames beginning with colon is broken Jason Tyler <jasonpaultyler@gmail.com> - 2019-06-13 16:56 +1000
csiph-web