JOE or Joe’s Own Editor is a full-featured ncurses-based text editor for Unix systems.
JOE is a blending of MicroPro’s venerable microcomputer word processor WordStar and Richard Stallman’s famous Lisp based text editor Emacs (but it does not use code from either program): most of the basic editing keys are the same as in WordStar as is the overall feel of the editor. JOE also has some of the key bindings and many of the powerful features of Emacs.
JOE is free and open source software.
Features include:
- Multi-file search and replace- file list is either given on command line or by a UNIX command (grep/find) run from within JOE.
- Mouse support, including wheel (works best when using xterm). The mouse can resize windows, scroll windows, select and paste text, and select menu entries.
- Context display on status line: allows you to see name of function cursor is in.
- UTF-8 support, optional auto-detect of UTF-8 files.
- Syntax highlighting for more than 40 languages.
- Hexadecimal edit mode. Use JOE as a disk editor: joe -overwrite -hex /dev/hda1,0,512 (edit first sector of /dev/hda1).
- Non-destructive editing of binary files even when handling MS-DOS or UNIX line endings.
- Swap file allows editing files larger than memory.
- Context sensitive on-line help.
- Bash-like TAB completion and history for all prompts, or jump into the completion menu and use it to traverse the file system.
- Complete word in edit buffer by hitting ESC Enter (uses other words in buffer for dictionary).
- EMACS-compatible file locks and file modification checking.
- Shell windows.
- Multiple-windows onto same or different files.
- Compile and step through errors or Grep and step through finds.
- Goto matching character delimiter “() [] {} <>” which skips comments and quoted matter.
- Goto matching word delimiter, including XML tags and C preprocessor directives.
- Ctrl-arrow key block selection.
- Search and replace system, including regular expression and optional incremental search. Regular expression key for matching balanced C expressions.
- Tags file search (tab completion at tags search prompt uses tags file as database).
- Spell check commands which invoke aspell or ispell. Language for aspell can be passed through editor.
- Paragraph format which preserves news/mail quoting indentation characters.
- Unlimited Undo and Redo.
- Yank buffer allows stepping through and insertion of previously deleted text.
- State file restores history buffers, yank buffer and last file cursor positions.
- Cursor position history allows you to step through previously visited areas of a file.
- Multiple interactive keyboard macros. Macros can be assigned to key sequences in joerc file.
- Block move/copy/delete/filter.
- Rectangle (columnar) block mode- search and replace can be narrowed to the rectangular block. Rectangular blocks can be filtered through UNIX commands.
- Overtype/Insert modes.
- Indent/Unindent (shift block left or right).
- Auto-indent mode.
- Picture mode for ASCII graphics.
- Line number mode displays line number of each line.
- Powerful scientific calculator with block statistics functions (sum/standard-deviation/count highlighted block of numbers).
- Termcap/Terminfo support allows JOE to use any terminal or terminal emulator.
- Can accept data from a pipe, for example: ls | joe.
Website: joe-editor.sourceforge.io
Support:
Developer: Joseph H. Allen, Marek ‘Marx’ Grac and contributors
License: GNU General Public License v2.0
JOE is written in C. Learn C with our recommended free books and free tutorials.
Return to Emacs-Like Text Editors
Popular series | |
---|---|
The largest compilation of the best free and open source software in the universe. Each article is supplied with a legendary ratings chart helping you to make informed decisions. | |
Hundreds of in-depth reviews offering our unbiased and expert opinion on software. We offer helpful and impartial information. | |
The Big List of Active Linux Distros is a large compilation of actively developed Linux distributions. | |
Replace proprietary software with open source alternatives: Google, Microsoft, Apple, Adobe, IBM, Autodesk, Oracle, Atlassian, Corel, Cisco, Intuit, and SAS. | |
Awesome Free Linux Games Tools showcases a series of tools that making gaming on Linux a more pleasurable experience. This is a new series. | |
Machine Learning explores practical applications of machine learning and deep learning from a Linux perspective. We've written reviews of more than 40 self-hosted apps. All are free and open source. | |
New to Linux? Read our Linux for Starters series. We start right at the basics and teach you everything you need to know to get started with Linux. | |
Alternatives to popular CLI tools showcases essential tools that are modern replacements for core Linux utilities. | |
Essential Linux system tools focuses on small, indispensable utilities, useful for system administrators as well as regular users. | |
Linux utilities to maximise your productivity. Small, indispensable tools, useful for anyone running a Linux machine. | |
Surveys popular streaming services from a Linux perspective: Amazon Music Unlimited, Myuzi, Spotify, Deezer, Tidal. | |
Saving Money with Linux looks at how you can reduce your energy bills running Linux. | |
Home computers became commonplace in the 1980s. Emulate home computers including the Commodore 64, Amiga, Atari ST, ZX81, Amstrad CPC, and ZX Spectrum. | |
Now and Then examines how promising open source software fared over the years. It can be a bumpy ride. | |
Linux at Home looks at a range of home activities where Linux can play its part, making the most of our time at home, keeping active and engaged. | |
Linux Candy reveals the lighter side of Linux. Have some fun and escape from the daily drudgery. | |
Getting Started with Docker helps you master Docker, a set of platform as a service products that delivers software in packages called containers. | |
Best Free Android Apps. We showcase free Android apps that are definitely worth downloading. There's a strict eligibility criteria for inclusion in this series. | |
These best free books accelerate your learning of every programming language. Learn a new language today! | |
These free tutorials offer the perfect tonic to our free programming books series. | |
Linux Around The World showcases usergroups that are relevant to Linux enthusiasts. Great ways to meet up with fellow enthusiasts. | |
Stars and Stripes is an occasional series looking at the impact of Linux in the USA. |