Skip to content

Add my changes#727

Merged
sholderbach merged 2 commits intonushell:release-notes-0.74from
webbedspace:release-notes-0.74
Jan 3, 2023
Merged

Add my changes#727
sholderbach merged 2 commits intonushell:release-notes-0.74from
webbedspace:release-notes-0.74

Conversation

@webbedspace
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Member

@sholderbach sholderbach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Co-authored-by: Stefan Holderbach <sholderbach@users.noreply.github.com>
@sholderbach sholderbach merged commit c65542f into nushell:release-notes-0.74 Jan 3, 2023
## MIME-types are supported in `ls` with an additional flag. ([fdncred](https://github.com/nushell/nushell/pull/7616))

To find out what applications your operating system associates with particular files you can now use the `--mime-type` or `-m` flag on our `ls` command.
To find out what application your operating system associates with a particular file, you can now use the `--mime-type` or `-m` flag on our `ls` command.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This statement about application associations seems to indicate we display application names in ls, which we do not. We show mime-types that were guessed at by file extensions and I think that is the extent of the change.

sholderbach added a commit that referenced this pull request Jan 10, 2023
* [WIP] Release notes for `0.74`

Please add your important new features and breaking changes to the release notes by committing to/opening a PR against the `release-notes-0.73` branch. Thank you!

* Start work on 0.74 release notes

* Mention mimetype flag from Darren

Refer to nushell/nushell#7616

* Update 2023-01-10-nushell_0_74.md

* Add image; Fmt (#718)

* Update 2023-01-10-nushell_0_74.md

* type-o

* Update 2023-01-10-nushell_0_74.md

* Add webbedspace's changes (#727)

* Add hide command breaking change

* Remove broken PATH mention

The PR changing append/prepend commands was reverted.

* Add `math eval` removal

* Mention `url encode`

* Mention get/select changes in breaking changes

* update changelog (#733)

* Update 2023-01-10-nushell_0_74.md

* Add new book chapter note

* Refactor breaking changes

* Update 2023-01-10-nushell_0_74.md

* Add detailed changelog

* Update excerpt

Co-authored-by: Jakub Žádník <kubouch@gmail.com>
Co-authored-by: Darren Schroeder <343840+fdncred@users.noreply.github.com>
Co-authored-by: Leon <L_1_L_0@yahoo.com>
Co-authored-by: Reilly Wood <26268125+rgwood@users.noreply.github.com>
Co-authored-by: WindSoilder <WindSoilder@outlook.com>
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