New chapter page collecting the list of special variables#1860
Conversation
|
you missed also, maybe it would be good to make a table of equivalent special variables in bash, perl, etc. for quick reference? |
Ah, yes - Thanks! I tested it and thought it had been removed, but I tested via
Probably, but those tables are spread across several different pages today, and are starting to get (a) unwieldy and (b) outdated themselves. We also don't even have a Perl comparison today, but someone expressed interest in #1843. I'm not sure what the best way to handle it is. |
|
I think possibly adding a table to this page with a comparison of just the special variables possibly, and then link to that table from the other tables. It should be a much more compact table than the other tables |
|
thanks for taking care of this! |
# Description As requested in review on nushell/nushell.github.io#1860 - This adds a reminder comment requesting that contributors update that doc page when adding new constants. # User-Facing Changes None # Tests + Formatting Comment-only # After Submitting This PR should only be merged after nushell/nushell.github.io#1860 is merged into the doc.
|
Missing |
I created #1976 |
Added a "Special Variables" page to the "Nu Fundamentals" chapter. How many did I miss?