Skip to content

Fix from-env format to work with nushell version > 109.1 (#1206) - #1207

Merged
fdncred merged 1 commit into
nushell:mainfrom
PeterhrCZ:main
Jan 23, 2026
Merged

Fix from-env format to work with nushell version > 109.1 (#1206)#1207
fdncred merged 1 commit into
nushell:mainfrom
PeterhrCZ:main

Conversation

@PeterhrCZ

Copy link
Copy Markdown
Contributor

Due to the name of the first column returned from the split column command from column1 to column0, the from-env format module is broken. Simple renaming of the column name fix the issue.

Due to the name of the first column returned from the split column command from column1 to column0, the from-env format module is broken. Simple renaming of the column name fix the issue.
@fdncred
fdncred merged commit 08ae664 into nushell:main Jan 23, 2026
1 check passed
@fdncred

fdncred commented Jan 23, 2026

Copy link
Copy Markdown
Contributor

Good catch. Thanks.

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.

3 participants