You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fisher/test
Jorge Bucaran fbf973e9e4 Teach uninstall handler about uninstall options.
+ Now __fisher_plugin_uninstall_handler is aware of a third argument,
`option` that can be used to indicate the event handler or uninstall
file abot any options available in `fisher uninstall`, namely, --force.

+ In addition, the uninstaller mechanism no longer receives the name of
the plugin, as this information is usually already available to plugins
anyway.

+ Finally, a path to the parent directory where the uninstall.fish file
is located is given instead of the full path to the file. Again, the
plugin usually knows the name of the file, `uninstall.fish`.
9 years ago
..
fixtures Update for new __fisher_help_* functions. 9 years ago
helpers Remove git -C to improve support in exotic systems. 9 years ago
cache-list.fish
complete-reset.fish
complete.fish
config.fish Ahoy! We are getting close to 0.8.0 9 years ago
deps-install.fish
file-contains.fish
file-remove.fish
file.fish
fisher.fish Update for new __fisher_help_* functions. 9 years ago
getopts.fish
gist-to-name.fish Ahoy! We are getting close to 0.8.0 9 years ago
help-parse.fish One more push before 0.8.0, fixed bugs, paved the way for DEBUG mode. 9 years ago
help.fish Update for new __fisher_help_* functions. 9 years ago
index-update.fish
install.fish Update for new __fisher_help_* functions. 9 years ago
key-bindings-delete.fish
key-bindings-disable.fish Ahoy! We are getting close to 0.8.0 9 years ago
key-bindings-enable.fish Ahoy! We are getting close to 0.8.0 9 years ago
key-bindings-reset.fish
key-bindings-undo.fish
key-bindings-update-user.fish
key-bindings-update.fish Ahoy! We are getting close to 0.8.0 9 years ago
key-bindings.fish Ahoy! We are getting close to 0.8.0 9 years ago
list-fishfile.fish
list.fish
man.fish
name.fish
path-from-plugin.fish
path-from-url.fish Remove git -C to improve support in exotic systems. 9 years ago
path-is-prompt.fish
path-make.fish
path-update.fish Remove git -C to improve support in exotic systems. 9 years ago
plugin-can-enable.fish
plugin-from-path.fish
plugin-link.fish
plugin-source.fish
plugin-uninstall-handler.fish Teach uninstall handler about uninstall options. 9 years ago
plugin-unlink.fish
plugin-walk-conf.d.fish
plugin-walk-functions.fish
plugin-walk-init-files.fish
plugin-walk-prompt.fish
plugin-walk-scripts.fish
plugin-walk-uninstall.fish
plugin-walk.fish
prompt-reset.fish
search.fish Ahoy! We are getting close to 0.8.0 9 years ago
string-escape.fish
uninstall.fish
update.fish Ahoy! We are getting close to 0.8.0 9 years ago
url-clone.fish
url-from-path-git.fish Remove git -C to improve support in exotic systems. 9 years ago
url-from-path-links.fish
validate-file.fish
validate-name.fish
validate-url.fish
xdg.fish