Hi Fishers,

Recently, I noticed that tab-completion no longer works for the first
word on a command line.  More specifically, it works for functions but
not regular commands.  For example,

        $ ma^I

suggests

        man math

but nothing else.  It turns out that PATH is not set (as reported by
‘set -q PATH’).  However, fish does find the commands when I press
enter, and ‘type’ finds them; it just does not complete them.

I had PATH set as a universal variable, but it seems that it was somehow
lost (or partially lost??).  Similar problems with universal variables
are a recurring issue for me.  What is the recommended way to manage
universal variables (e.g., back them up somehow)?

Thanks,

        Elias

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to