Joe's Own Editor 4.0 Released
11–20 of 25 posts
Re: Joe's Own Editor 4.0 Released
#12Re: Joe's Own Editor 4.0 Released
#13Re: Joe's Own Editor 4.0 Released
#14Thank you Joe! I've been using your editor since maybe 1996; it's the first thing I install on a new system. :)
Re: Joe's Own Editor 4.0 Released
#15Re: Joe's Own Editor 4.0 Released
#16I used Joe a lot, then Nano. Yes, Nano. I once had a (prominent?) figure in the startup community walk past my desk and tell me he'd fire me if I worked for him, because it couldn't be productive to work in an editor like that. To this day I think it's fine, although I've moved on to favor IDEs for static analysis friendly languages (Java, C#, and friends) and Sublime Text for everything else.
Anyway, thanks for Joe. It was instrumental in getting me into programming and I think I very well might have been scared off if I had to use Emacs or Vim to start. I just downloaded 4.0 and tried it out. Like others in the thread, it's come right back to me. I might switch for a while!
Re: Joe's Own Editor 4.0 Released
#17My parents gave me a copy of Slackware Linux when I was a kid and it has shaped my editor choices every since. I used Joe a lot, then Nano. Yes, Nano. I once had a (prominent?) figure in the startup community walk past my desk and tell me he'd fire me if I worked for him, because it couldn't be productive to work in an editor like that. To this day I think it's fine, although I've moved on to favor IDEs for static an…
Earlier in my professional career, I resisted IDE's in favor of a customized nedit. I have since moved on to Eclipse, WebStorm and Sublime Text.
I do have fond memories of coding with joe and jed on VT terminals, though.
Re: Joe's Own Editor 4.0 Released
#18Re: Joe's Own Editor 4.0 Released
#19Love joe to quickly edit something (with jmacs alias). At Uni we were brought up on JOVE (Jonathan's Own Version of Emacs).
This is very convenient, as joe/jmacs is about 1/16th the binary size of emacs.
There are also soft links to jpico and jstar and rjoe. jpico and jstar I assume run with bindings for pico and wordstar. I don't know what rjoe does.
Re: Joe's Own Editor 4.0 Released
#20It has got just the right set of features to be a proper Unix editor that is good at editing and delegating other stuff to other utilities. I love the run shell in this buffer feature. The only thing I wish for is a soft-wrap feature, since I deal with long lines quite a lot.