Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make grid throw an error when not enough columns #12672

Merged
merged 4 commits into from
Apr 26, 2024

Conversation

merelymyself
Copy link
Contributor

Description

Resolves #12654.

User-Facing Changes

grid can now throw an error.

Tests + Formatting

Added relevant test.

@fdncred fdncred merged commit d23a373 into nushell:main Apr 26, 2024
15 checks passed
@fdncred
Copy link
Collaborator

fdncred commented Apr 26, 2024

Thanks

@fdncred fdncred added pr:bugfix This PR fixes some bug pr:commands This PR changes our commands in some way labels Apr 26, 2024
@hustcer hustcer added this to the v0.93.0 milestone Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr:bugfix This PR fixes some bug pr:commands This PR changes our commands in some way
Projects
None yet
Development

Successfully merging this pull request may close these issues.

grid returns a string instead of throwing an error when the terminal is not wide enough
3 participants