Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

set: Unknown option “-f” #4

@muelli

Description

@muelli
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'

.

fish, version 3.3.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions