[Bug 1849090] Re: Autocompletion does not work correctly with special signs

Egmont Koblinger egmont at gmail.com
Mon Oct 21 10:41:52 UTC 2019


Autocompletion is done by the shell and its configs, not by the
terminal.

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

-- 
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/1849090

Title:
  Autocompletion does not work correctly with special signs

Status in bash-completion package in Ubuntu:
  New
Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  The autocompletion of the terminal does not work correct for some
  special signs, e.g. if I edit a file by

      vim "A123\$B123#<test>_asd"

  it is not possible to get it for autocompletion afterwards.

  If I enter cat `A123\$B123#` and then hit tab two times, the file is
  display correctly, but if I then enter `<` and hit tab, it is
  completed to cat `A123\$B123#<A123\$B123#\<test\>_asd` which does not
  exist (so the full file is appended after `<`, not only the additional
  part.

  I am using Ubuntu 18.04 with newest updates, including gnome-terminal
  3.28.2.

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



More information about the foundations-bugs mailing list