On Fri, Nov 25, 2016 at 7:54 PM, Shiyao Ma <i...@introo.me> wrote:

> Is it possible to see what a command is wrapped to?
>
> Like, 'fish_wrapped_by e' gives env.
>

I think the only practical solution is to run `complete` (no arguments or
flags) and find `--command e` and see if it has a `--wraps` flag.

FWIW, I think the `complete` command should have a query option to make it
easy to output only the completions for a specific command. That's another
enhancement request someone could make if they felt strongly about it.

-- 
Kurtis Rader
Caretaker of the exceptional canines Junior and Hank
------------------------------------------------------------------------------
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to