You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 11, 2024. It is now read-only.
jqrepl /tmp/bw.json 13:06:51
set: Unknown option “-f”
~/.local/share/omf/pkg/jq-fish-plugin/functions/jqrepl.fish (line 3):
set -f input (string trim "$argv[1]")
^
in function 'jqrepl' with arguments '/tmp/bw.json'
(Type 'help set' for related documentation)
set: Unknown option “-f”
~/.local/share/omf/pkg/jq-fish-plugin/functions/jqrepl.fish (line 7):
set -f input (mktemp)
^
in function 'jqrepl' with arguments '/tmp/bw.json'
(Type 'help set' for related documentation)
~/.local/share/omf/pkg/jq-fish-plugin/functions/jqrepl.fish (line 9): Invalid redirection target:
cat /dev/stdin > $input
^
in function 'jqrepl' with arguments '/tmp/bw.json'
.