Okay, while some of us are reminiscing about ed, here is my story. When I first used Unix in 1980, I learned vi, and that was my primary editor for many years. However, I learned about ed and found it to be useful in the days before windowing systems. When I would get a compile error, I sometimes liked to make the correction using ed because it didn't blank the screen, and I could make the correction before the compiler output scrolled off the top of the screen. Every now and then, I do a quick edit with ed just to show myself I can still do it. In fact, I just did a little Go editing with ed, and although it worked, I like Sublime Text much better.
-- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
