On Tue, Jul 31, 2018 at 11:57 AM, John Chludzinski <
john.chludzin...@gmail.com> wrote:

> I was in my fish shell (2.7.1) and tried to expand a file name:
>
> $ rpm -qf /usr/lib64/libnc
>
> I double tabbed at this point and fully expecting to see:
>
> ...lib64/libncurses.so.5
>
> as an option.
>

It's because the rpm completions inhibit pathname completion in that
scenario (assuming I'm reading the completion script correctly). Most
likely just an oversight by the people of have worked on that command
completion. Open an issue asking that your use case be handled:
https://github.com/fish-shell/fish-shell/issues/new. Even better would be
if you opened a pull-request with a fix.

-- 
Kurtis Rader
Caretaker of the exceptional canines Junior and Hank
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to