We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If fish is not the default user shell, the preview command fails due to a command not found error:
/run/current-system/sw/bin/bash: line 1: _fifc_action: Command not found.
To Reproduce Steps to reproduce the behavior:
Expected behavior Preview should be working independently of the selected default shell.
Screenshots
System (please complete the following information):
** Possible workaround/fix:**
--preview 'fish -c \"_fifc_action preview {} {q}\"' \
The text was updated successfully, but these errors were encountered:
gazorby
No branches or pull requests
If fish is not the default user shell, the preview command fails due to a command not found error:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Preview should be working independently of the selected default shell.
Screenshots
System (please complete the following information):
** Possible workaround/fix:**
The text was updated successfully, but these errors were encountered: