Home Explore Blog CI



nushell

3rd chunk of `blog/2021-06-01-nushell_0_32.md`
9b9a4c5a85cebb0b54d1bd9cb382b17bee2865bb2a5504fd00000001000000ab


This is with `en-US` on windows:

Title: Locale-Aware Filesize Formatting in Nushell
Summary
The provided images demonstrate locale-aware filesize formatting in Nushell. When `filesize_format = "B"` is set in the config file, the thousands separators used in file sizes adapt to the user's locale. The images show examples with `de_DE` locale on Linux (using '.') and `en-US` on Windows (using ',') to separate thousands.