theuserbl
theuserbl
And in contrast to this jide-oss files, is in the demo program no LICENSE.txt file or other note.
Ok, if I change in the file FileInfo.ps1 in the function Write-Color-LS the line `Write-host ("{0,10} " -f (Write-FileLength $item.length)) -NoNewline` to ``` if ($color -ne "Blue") { Write-host ("{0,10}...
I currently see, that the coloring of Get-ChildItem is much bader then that of Get-ChildItemColor. Get-ChildItem uses now the ANSI escape code. That ends up, that a `dir | ogv`...
And where are SVG versions of it? They are only as png.
Confimed. I have the same problem with Firefox on Windows 10. But on Microsoft Edge with Chromium basis, it works perfect. So the web version of telegram no longer likes...
Don't know, if this is a complete different problem, or something similar. In PowerShell 7.3.1 I output the hidden files of drive C:  If I then maximize the window...
Seems there existing two project, which could be integrated in DevToys https://github.com/BerndK/SvgToXaml https://github.com/ElinamLLC/SvgXaml Converting SVG to QML would also nice.
What is still micssing is a complete reimplementation of the Windows PowerShell 5.x. wine-mono is **not** a replacement for .NET Core / .NET 5+, it is a replacement for .NET...
Only wanted to mention this link as OpenSource documentation by Microsoft https://github.com/MicrosoftDocs/windows-powershell-docs/tree/main/docset/winserver2025-ps Here the link to the two examples I mentioned: https://github.com/MicrosoftDocs/windows-powershell-docs/blob/main/docset/winserver2025-ps/storage/Get-Volume.md https://github.com/MicrosoftDocs/windows-powershell-docs/blob/main/docset/winserver2025-ps/storage/Get-Partition.md There you can see, that they are...
And here a screenshot of Mario Bros. I think that looks much more wrong.