Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cmdh call to Fish shell default fallback function #5

Open
pgibler opened this issue Dec 19, 2023 · 0 comments
Open

Add cmdh call to Fish shell default fallback function #5

pgibler opened this issue Dec 19, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@pgibler
Copy link
Owner

pgibler commented Dec 19, 2023

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

@pgibler pgibler self-assigned this Dec 19, 2023
@pgibler pgibler closed this as completed Mar 1, 2024
@pgibler pgibler added the enhancement New feature or request label Mar 1, 2024
@pgibler pgibler reopened this Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant