Using ArchLinux.

I encounter a problem autocompleting sudo if a component of $PATH is
nonexistent. e.g /usr/bin/perlbin/vendor/ does not exists on my system,
and $PATH has it set in /etc/profile.d/perlbin.sh.
this results in multiple messages like:

set: Could not add component /usr/bin/perlbin/vendor to PATH.
set: No such file or directory

on each TAB press.
basic workaround is to mkdir /usr/bin/perlbin/vendor/ but that's not
good at the roots.

It really should be silent and ignore those non-existent directories.

Attachment: signature.asc
Description: PGP signature

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fish-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to