dolmen opened this issue 8 years ago · 0 comments
Completion or just input don't work for empty string key. With jq I would use this expression: .[""]
.[""]
Here is an example JSON:
{ "": "empty key: success!", }