bash-completion for dmesg doesn't work for redirecting to the file

Bug #1547222 reported by Aapo Rantalainen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
bash-completion (Ubuntu)
New
Undecided
Unassigned

Bug Description

bash-completion: 1:2.1-4.2ubuntu1

touch foobar
dmesg > foo[TAB]

Expected
dmesg > foobar

Actual
dmesg > foo
(doesn't complete filename)

--
mkdir foo
cd foo
mkdir bar
dmesg > [TAB]

Expected
dmesg > bar

Actual
dmesg > --
(doesn't complete filename, but dashdash)

description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.