Re: Issue with bash completion

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Ed,

On Thu, May 31, 2012 at 1:27 PM, Ed Greshko <Ed.Greshko@xxxxxxxxxxx> wrote:
> Oh, I forgot to add.....
>
> Before you call your command try typing
>
> complete | grep find_ext
>
> just to make sure that the current shell has the definition.

That's a good idea, sadly doesn't help and confirms my original
observation.

When I try the bove, I do see the completion function is assigned
correctly. However the function definition itself is absent.

  $ complete | grep find_ext
  complete -F _find find_ext
  $ find_ext [TAB] bash: completion: function `_find' not found
  $ declare -F _{find,xrandr,rsync,mplayer}; echo $?
  1

As you can see above, it is just not _find; I can't find any of the
other functions defined in /usr/share/bash-completion/completions/.

-- 
Suvayu

Open source is the future. It sets us free.
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux