Skip to content

_es_ doesn't print non-printable characters correctly #175

@jpco

Description

@jpco

For example:

; local (x = \201) {echo $#x; echo $x; var x}
1

x = 

I think the shell used to fall back to the backslash-escaped codes for nonprintable characters, but that seems to be broken now.

This is an obvious candidate for some test coverage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions