Skip to content

^echo removes double quotes #1617

@casidiablo

Description

@casidiablo

Running this: ^echo '[{"foo": "bar"}]' we get:

[{foo: bar}]

But the expected output is

[{"foo": "bar"}]

This is happening for me in NixOS using version 0.12.1

Metadata

Metadata

Assignees

Labels

A:parserIssues related to parsingcategory:bugSomething isn't workingpolishthis problem makes nu feel unpolished

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions