Readit News logoReadit News
zadjii commented on Using Microsoft's New CLI Text Editor on Ubuntu   omgubuntu.co.uk/2025/06/m... · Posted by u/jandeboevrie
tialaramex · 2 months ago
I wish any of the supplied terminals and shells for Windows were even halfway decent.

At first I tried really hard to use these tools, since my work laptop runs Windows, but gradually I accepted that no, even the experienced users aren't doing any better, these tools are just worse than the ones I was used to, and so I use a Unix shell and terminals designed to run those shells instead.

There were Windows/ Microsoft tools where I found things to like. C# is at least arguably a better Java for example. But a lot of the things I expected to find had benefits were just disappointing.

zadjii · 2 months ago
What complaints do you have with the Windows Terminal specifically? I can get having issues with CMD or PowerShell - they're very non-unix-y. But WT itself is probably one of the most feature-complete terminal emulators out there these days. I'd love to know what you think it's missing
zadjii commented on Edit is now open source   devblogs.microsoft.com/co... · Posted by u/ingve
niutech · 3 months ago
They could've just shipped YEdit, which is open source: http://www.malsmith.net/edit/ but there is NIH syndrome in MS.
zadjii · 3 months ago
Yedit actually was written by a Microsoft employee :P

It had some problems however with handling unicode (iirc). Basically, shipping yedit would have required a huge re-write of its underlying text buffer. In the end the discussions we had with Malcom concluded that just writing a new one was probably easier and more maintainable in the long run.

zadjii commented on PowerToys Command Palette Utility   learn.microsoft.com/en-us... · Posted by u/sangeeth96
theGeatZhopa · 5 months ago
If one watches the product-video, one might see Hackernews featuring. I was surprised :)
zadjii · 5 months ago
who would have guessed that we're all lurkers here too :P Hacker News isn't just for linux stans - Windows devs like to hang out here too
zadjii commented on The Windows Console gets support for Sixel images   github.com/microsoft/term... · Posted by u/zadjii
None4U · a year ago
conhost.exe is the terminal, cmd.exe is the shell, this patch is in fact only currently used in conhost
zadjii · a year ago
That is _technically_ correct (the best kind). There's some plumbing between conhost and Terminal we need to clean up before we can add it to Terminal too. We've got a branch ready, we've just got to merge a whole stack of PRs first before we can get there.
zadjii commented on The Windows Console gets support for Sixel images   github.com/microsoft/term... · Posted by u/zadjii
ashleyn · a year ago
I was about to express my surprise that such a major part of Windows was now open source on Github.
zadjii · a year ago
Has been for like, five years now ;)
zadjii commented on The Windows Console gets support for Sixel images   github.com/microsoft/term... · Posted by u/zadjii
runevault · a year ago
They added directly finally? Good to know they hadn't when I got Win 11.
zadjii · a year ago
We shipped it (the Terminal) with the first versions of Windows 11. I don't think the "default terminal" feature defaulted to the new Terminal in the first win11 builds, but it should now. And you can always pick whichever terminal you want as the default terminal
zadjii commented on The Windows Console gets support for Sixel images   github.com/microsoft/term... · Posted by u/zadjii
runevault · a year ago
conhost is in the terminal repo? Huh interesting, that surprises me.
zadjii · a year ago
Conhost and Terminal share quite a lot of code in fact. The text buffer, the renderer, the VT sequence parser - all that's the same codebase. That allows bugfixes and improvements to the the Terminal to also flow back to the vintage console (for people who still use that)
zadjii commented on Bob_cassette_rewinder   github.com/dekuNukem/bob_... · Posted by u/popcalc
zadjii · a year ago
This is a great write up, thanks for sharing. I had never heard of these before, and would usually be totally against a subscription based product like that. But the idea of totally bypassing their "drm" for 1/60th the cost? Much more intriguing
zadjii commented on Sudo for Windows   devblogs.microsoft.com/co... · Posted by u/zadjii
ziml77 · 2 years ago
I don't know why people are so negative on this project. I already know about gsudo and yet I was still happy to see an official solution! Even if it were to never evolve, not having to pull a third-party executable in is always nice.
zadjii · 2 years ago
Thanks :)

I'd say waking up today to all this... negativity? was kinda a bummer. We've been working hard on something that people (myself included) have been asking for _for years_.

Like, obviously, it's not perfect out of the gate. That's fine! It was a haul enough to ship this in any form. Now that it's out there, we can make more and more improvements. One step at a time.

Sometimes, I just need a break from the internet I guess.

u/zadjii

KarmaCake day1729August 18, 2015View Original