Leonard Hecker
Leonard Hecker
I have not fixed any such issues, to my knowledge. What I believe is happening here is that your terminal is stripping the newline from the end of the copied...
What terminal are you using?
You forgot to set: ``` EDIT_CFG_ICU_RENAMING_VERSION=74 ```
Thank you for making the Arch package! I've been using it on my systems already. 😅 If you have any additional input on https://github.com/microsoft/edit/discussions/341, I would also greatly appreciate it....
It appears that the current trend is towards `msedit` as opposed to `ms-edit`. Is there an option to rename the package in Arch's repository? FWIW, Microsoft's internal Rust compiler team,...
That's what my comment says.
I'll close this issue for now since we already have #44. We'll add custom `Vec`/`String` types and build on stable 1.88.
No, those two things are unrelated. `--frozen` is related to downloading packages (essentially pinning them to the specified version) and `RUSTC_BOOTSTRAP` is about nightly Rust.
That's not something we currently want. It's primarily just me maintaining this, and only like 10-20 hours a week. We don't have the capacity to maintain this if it grows...
Hey! With the switch to VT sequences for communication, the Terminal is now more reliant on the shell (cmd/powershell/...) to provide such input line handling, which is why it works...