Joe's Own Editor 4.0 Released
sourceforge.net
Joe's Own Editor 4.0 Released
1–10 of 25 posts
Re: Joe's Own Editor 4.0 Released
#2joe was the first editor I used when I tried Linux for the first time. vim and Emacs seemed terrifying back then, and I needed very little features. Just being able to edit config files.
The Wordstar shortcuts somehow are still in my muscle memory. I will definitly try and see how joe fares under my current requirements for a text editor.
This is exciting!
Re: Joe's Own Editor 4.0 Released
#3FWIW, Homebrew is still at Joe 3.7. The 4.0 source release compiles fine on MacOS/Homebrew if you set LC_ALL=C to work around some sed problem.
Re: Joe's Own Editor 4.0 Released
#4At Uni we were brought up on JOVE (Jonathan's Own Version of Emacs).
Re: Joe's Own Editor 4.0 Released
#5Full windows support? Yay! joe was the first editor I used when I tried Linux for the first time. vim and Emacs seemed terrifying back then, and I needed very little features. Just being able to edit config files. The Wordstar shortcuts somehow are still in my muscle memory. I will definitly try and see how joe fares under my current requirements for a text editor. This is exciting!
I started programming in DOS in the 90s, and just hitting Ctrl-H in joe makes my muscles remember the most-used chords... A very funny flashback.
Re: Joe's Own Editor 4.0 Released
#6I haven't seen a live project on SourceForge in over a year. FWIW, Homebrew is still at Joe 3.7. The 4.0 source release compiles fine on MacOS/Homebrew if you set LC_ALL=C to work around some sed problem.
Re: Joe's Own Editor 4.0 Released
#7I haven't seen a live project on SourceForge in over a year. FWIW, Homebrew is still at Joe 3.7. The 4.0 source release compiles fine on MacOS/Homebrew if you set LC_ALL=C to work around some sed problem.
Hmm, I used autoconf from Ubuntu 14.04. Maybe there is an issue with it in MacOS.
Re: Joe's Own Editor 4.0 Released
#8I stopped using it when I had to telnet frequently to a server to do some remote work (circa 1998) and the only editor that was installed was vi. As vi was everywhere and joe wasn't I just switched to vi (and eventually to vim).
I'm happy joe is still around :)
Re: Joe's Own Editor 4.0 Released
#9Re: Joe's Own Editor 4.0 Released
#10I haven't seen a live project on SourceForge in over a year. FWIW, Homebrew is still at Joe 3.7. The 4.0 source release compiles fine on MacOS/Homebrew if you set LC_ALL=C to work around some sed problem.