Skip to content

Conversation

rktjmp
Copy link
Contributor

@rktjmp rktjmp commented Aug 20, 2025

The Working with Strings guide lists supported escape characters (eg: \n, \t) but \0 is not supported by double quote strings.

Include an example of generating NUL via \u{0}, as well as pointing to combining string interpolation with chars --integer 0.

The Working with Strings guide lists supported escape characters (eg: `\n`, `\t`) but `\0` is not supported by double quote strings.

Include an example of generating `NUL` via `\u{0}`, as well as pointing to combining string interpolation with `chars --integer 0`.
@fdncred
Copy link
Contributor

fdncred commented Aug 20, 2025

Thanks

@fdncred fdncred merged commit 30eed19 into nushell:main Aug 20, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants