Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions