Public bug reported:

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)

** Affects: bash-completion (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

+ 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)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1547222

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/1547222/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to