usr
usr
> > Isn't `Rune` per definition Unicode, just like `char` is ascii? > > Right. But rune doesn't support combining unicode characters?
> > But rune doesn't support combining unicode characters? > > Yes, support. The reason for puts them on another property is because they should not occupy another column but...
It works for me (windows 11 Build 22631.3447) When clicking on the terminal with the default configuration it opens cmd.exe for a shell. I find it quite odd that there...
> 2. This is a silent panic that is occurring because alacrity is mis-configured in some way (to the best of my knowledge). Part of me suspects that zed is...
It seems the relevant piece of code is in this method https://github.com/zed-industries/zed/blob/a5b14de4012beebec512a6fc8c30d3638eed7d1b/crates/editor/src/editor.rs#L6050-L6086
> To clarify, the expected behaviour is to copy a newline \r\n before the copied line. Isnt \r\n windows-specific? as far as i remember \n was always enough in unix...
Did you build zed from source? Or start it from the terminal? The zed logs would also be helpful in this case
> This is because the URLs for downloading the archives have the file extension `.tar.gz`. However, the archives built for Windows do not have this extension, often with the file...
I feel like zed is trying to save node to a different location than from where its being executed from, because the `Zed\node` folder in `$env:Appdata` remains empty
The Dotnet Tool version of Powershell is also incompatible