Edit is now open source
devblogs.microsoft.com
Edit is now open source
1–10 of 191 posts
Re: Edit is now open source
#2Re: Edit is now open source
#3They could just have packaged nano, but oh well.
Re: Edit is now open source
#4[flagged]
Re: Edit is now open source
#5[flagged]
What I don't get is what people have against programs written in Rust from the bottom up. They are safer to use, introduce far fewer vulnerabilities, and you can even locally reason about the code much better than in typical 'unsafe' languages like C++.
Re: Edit is now open source
#6All the keys worked as you expect. You could select text with shift. It had find and a replace. That’s a lot more than most editors give you without config fiddling and arcane key commands.
Those simple things get almost everything I need for operating system maintenance.
Edit was the pure distilled essence of an editor.
It was a work of art really.
Re: Edit is now open source
#7(Someone mentioned ssh, which leads me to believe this one is using ansi instead of the console API.)
Re: Edit is now open source
#8Re: Edit is now open source
#9Oh nice! Can't wait to replace nano. Plugin support in lua?