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
h e l l o.json|| jq: error: Could not open file h: No such file or directory
h e l l o.json|| jq: error: Could not open file e: No such file or directory
h e l l o.json|| jq: error: Could not open file l: No such file or directory
h e l l o.json|| jq: error: Could not open file l: No such file or directory
h e l l o.json|| jq: error: Could not open file o.json: No such file or directory
On NixOS
The text was updated successfully, but these errors were encountered:
Good morning and thank you for reporting this issue. Yes, if the file contains spaces then jq tries to parse each single letter as argument.
I will have a look if I can parse the filename (perhaps in quotations) so that it is expanded by the shell without conflicting with the rest of the json keys.
h e l l o.json
:JqxList
in nvimOn NixOS
The text was updated successfully, but these errors were encountered: