Skip to content

feat: update available table modes#1948

Merged
fdncred merged 1 commit into
nushell:mainfrom
echasnovski:table-modes
Jun 21, 2025
Merged

feat: update available table modes#1948
fdncred merged 1 commit into
nushell:mainfrom
echasnovski:table-modes

Conversation

@echasnovski
Copy link
Copy Markdown
Contributor

This is a follow up of nushell/nushell#16013. Its PR template says to update this documentation after the PR is merged.

This also adds missing new-ish 'single' table mode.

One issue is that I am not sure if this is appropriate to merge right away, as 'double' mode is for yet-not-released 0.106.0 version. If you want, I can split this PR into two: one adding 'single' (which can be merged now) and one for 'double' (for later).

@fdncred fdncred merged commit 7a5103c into nushell:main Jun 21, 2025
2 checks passed
@fdncred
Copy link
Copy Markdown
Contributor

fdncred commented Jun 21, 2025

I usually land this type of thing. maybe I'm wrong about doing that?

@echasnovski
Copy link
Copy Markdown
Contributor Author

I wouldn't say wrong per se, but it can result in user confusion. Like, if new users now decide to adjust table mode and excitedly tries double after reading about it on official website, they will be mighty confused about the error.

With frequent releases (as what is seems like with Nushell right now) probably not a big deal though.

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