[Bug 1547222] [NEW] bash-completion for dmesg doesn't work for redirecting to the file

Aapo Rantalainen 1547222 at bugs.launchpad.net
Thu Feb 18 21:16:32 UTC 2016


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
Foundations Bugs, which is subscribed to bash-completion in Ubuntu.
https://bugs.launchpad.net/bugs/1547222

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

Status in bash-completion package in Ubuntu:
  New

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)

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



More information about the foundations-bugs mailing list