File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -15,12 +15,13 @@ Published Friday, 2025-02-14
15
15
Happy Valentine's Day from TWiN!
16
16
17
17
Some exciting changes this week in ` main ` and nightlies include the first drop of a new Custom Attributes feature - Thanks @Bahex !
18
- This has been a much anticpiated (and discussed) feature. Attributes can now be defined and assigned to custom commands.
18
+ This has been a much anticipated (and discussed) feature. Attributes can now be defined and assigned to custom commands.
19
19
Custom Attributes are currently being used to attach nicely-formatted examples to the custom commands in the Standard Library (` std ` ),
20
20
define test cases for the those commands, and even assign new search terms to the help. And there's more to come!
21
21
22
22
In addition, ` std-rfc ` has been moved into Nushell-proper (and updated with custom attributes as well). These "early look"/preview
23
- commands can now be used out-of-the-box with ` use std-rfc/<submodule> ` .
23
+ commands can now be used out-of-the-box with ` use std-rfc/<submodule> ` . We welcome your feedback on these commands as we consider
24
+ whether and when to promote them to the Standard Library.
24
25
25
26
And those who have already wasted far too much time theming their shell can now also custom-theme the Welcome Banner.
26
27
You can’t perform that action at this time.
0 commit comments