Bug#962592: autocomplete with tar command doesn't work (Debian 10.4)

2020-06-26 Thread Sławomir Stańczak
W dniu 12.06.2020 o 22:23, Gabriel F. T. Gomes pisze: On Fri, 12 Jun 2020, Sławomir Stańczak wrote: W dniu 11.06.2020 o 21:41, Gabriel F. T. Gomes pisze: If I understand correctly, you would like for 'tar -cf ' to complete with tar files already present in the file system. Yes. This prevents

Bug#962592: autocomplete with tar command doesn't work (Debian 10.4)

2020-06-12 Thread Sławomir Stańczak
W dniu 11.06.2020 o 21:41, Gabriel F. T. Gomes pisze: If I understand correctly, you would like for 'tar -cf ' to complete with tar files already present in the file system. Yes. This prevents overwriting of an existing archive. Thank you very much for your help and links. Greetings, Sławomir

Bug#962592: autocomplete with tar command doesn't work (Debian 10.4)

2020-06-12 Thread Gabriel F. T. Gomes
On Fri, 12 Jun 2020, Sławomir Stańczak wrote: > > W dniu 11.06.2020 o 21:41, Gabriel F. T. Gomes pisze: > > If I understand correctly, you would like for 'tar -cf ' to > > complete with tar files already present in the file system. > > Yes. This prevents overwriting of an existing archive.

Bug#962592: autocomplete with tar command doesn't work (Debian 10.4)

2020-06-11 Thread Gabriel F. T. Gomes
On 10 Jun 2020, Sławomir Stańczak wrote: > >$ tar -cf 000/ not working If I understand correctly, you would like for 'tar -cf ' to complete with tar files already present in the file system. Although I believe that this would be a reasonable thing to do, upstream bash-completion seems to believe t

Bug#962592: autocomplete with tar command doesn't work (Debian 10.4)

2020-06-10 Thread Sławomir Stańczak
Package: bash-completion Version: 1:2.8-6 Package: tar Version: 1.30+dfsg-6 System: - Debian GNU/Linux 4.19.118-2 x86_64 (amd64), - kernel 4.19.0-9-amd64 4.19.118-2 - libc6:amd64 2.28-10 Problem: The autocomplete doesn't work with tar command. Example: $ ls archive-01.tar archive-02.tar fi