If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Announcement
Collapse
No announcement yet.
Microsoft To Make Windows Terminal The Default Choice On Windows 11
Without the CLA, they simply don't fully own the code and have to ask anyone even with minor contributions for permission to relicense the code, which might obviously be an issue for them if they want to use the software as part of a large range of proprietary products. Patents are just a part of the issue.
It's MIT licenced. They could change the license of their own parts and distribute closed proprietary binaries all they want even without the CLA as long as they had a statement about it containing MIT code from others.
Uuuh... What? I can understand emojis in a chat app and maybe email, but what use is there for them in a terminal?
You're making it sound like supporting full unicode range is somehow a bad thing. Maybe you interact with chat or email dumps in your terminal and don't want to lookup U+3614 manually.
Now watch as they make a Windows Terminal Pro Edition that's a completely separate and incompatible proprietary product, because MS simply cannot stop making competing products and sapping developer resources out of both of them. That's why I stopped using C#; Visual Studio sucks, Omnisharp for VSCode sucks (and people kept making fun of me for using it), they could just focus on one good tool instead of two dogshit ones. They've never stopped doing it before, why stop now? Remember Windows 10X?
You're making it sound like supporting full unicode range is somehow a bad thing. Maybe you interact with chat or email dumps in your terminal and don't want to lookup U+3614 manually.
If this was about Unicode they'd talk about Unicode, not about emojis specifically.
"Why should I want to make anything up? Life's bad enough as it is without wanting to invent any more of it."
I have to say it is a really good one. Been using it since alpha and have configured it as the Linux one.
Has a really neat trick to allow ctrl c and ctrl v to be used both as copy paste and regular control break / block select.
With also finally powershell and package manager I don't miss my Arch Linux that much and don't have to use WSL abomination either.
I have to say it is a really good one. Been using it since alpha and have configured it as the Linux one.
Has a really neat trick to allow ctrl c and ctrl v to be used both as copy paste and regular control break / block select.
With also finally powershell and package manager I don't miss my Arch Linux that much and don't have to use WSL abomination either.
Powershell is still quite incomplete. There are a lot of useful administrative tools and utilities in CMD that have yet to receive PowerShell equivalents, ipconfig /release and ipconfig /renew being two examples.
Of course both Powershell the terminal and Powershell the scripting language allow for CMD commands to be run, but it feels out of place. It's one of the things I really miss from Linux; having commands for almost every operation.
And why the hell does Microsoft pitch Powershell as a modern alternative to CMD and then disable PS1 scripts from running in Windows?!
Comment