Ok, now for the next issue.

zfs has two tools, zpool (for dealing with pools) and zfs (for file data
sets in pools). A zpool has an implicit data set that has the same name as
the pool, and a few of the commands for manipulating pools have options
that apply to that dataset, and will complete the same way as the dataset.

Since some of these are complicated, I'd rather not duplicated the code but
use the functions in the zfs.fish file for it's completions. Is there sone
way to force that to load from zpool.fish?
------------------------------------------------------------------------------
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