-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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:
- Set default shell to bash
- Run fish from bash with fifc installed
- Trigger a completion with tab
Expected behavior
Preview should be working independently of the selected default shell.
System (please complete the following information):
- fish version 3.7.1
- Distribution NixOS unstable
** Possible workaround/fix:**
--preview 'fish -c \"_fifc_action preview {} {q}\"' \
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
