Skip to content

Add cmdh call to Fish shell default fallback function #5

Description

@pgibler

Fish shell contains a fish_command_not_found function that is run when the executed command can't be found. Adding cmdh to the function call would allow the command to be found successfully even if the shell fails to find the command.

https://fishshell.com/docs/current/cmds/fish_command_not_found.html

See: ollama/ollama#1595

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions