JED (text editor)

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
JED
File:Jed.png
A screenshot of jed version 0.99.18/Unix
Original author(s) John E. Davis
Stable release 0.99-19 / December 13, 2009; 14 years ago (2009-12-13)
Written in C, S-Lang
Operating system Unix, OpenVMS, DOS, OS/2, BeOS, QNX, Windows
Type Text editor
License GPL
Website www.jedsoft.org/jed

JED is a text editor that makes extensive use of the S-Lang library. It is highly cross-platform compatible; JED runs on Windows and all flavors on Linux and Unix. Older versions are available for DOS. It is also very lightweight (meaning very parsimonious in its use of system resources), which makes it an ideal editor for older systems, embedded systems, etc. JED's Emacs mode is one of the most faithful emulations available.[citation needed]

Features

From the JED homepage:

  • Color syntax highlighting on color terminals
  • Code folding support
  • Drop-down menus on all terminals and platforms
  • Emulates editors Emacs, EDT, WordStar, Borland, Brief
  • Extensible in the C-like language S-Lang, making the editor highly customizable
  • Can read Texinfo (GNU info) files from within JED's info browser
  • A variety of programming modes (with syntax highlighting) are available including C, C++, Fortran, TeX, HTML, sh, Python, IDL, DCL, nroff, more
  • Edits TeX files with AUC-TeX style editing, BiBTeX support
  • Asynchronous subprocess support allowing one to compile from within the editor
  • Built-in support for the GPM mouse driver on Linux console
  • Abbreviation and dynamic abbreviation modes
  • 8-bit clean with mute/dead key support
  • Rectangular cut/paste; regular expressions; incremental searches; search replace across multiple files; multiple windows; multiple buffers; shell modes; directory editor (dired); mail; rmail; ispell; and much, much more.

External links

  • No URL found. Please specify a URL here or add one to Wikidata.
  • http://www.paneura.com/~dino/wjed.html Maintains wjed (i.e. jed packaged in a Windows installer). Current recommended stable release package is jed_0.99.18-s2.0.6-i154.exe


<templatestyles src="Asbox/styles.css"></templatestyles>