Jed
Un article de Wikipédia, l'encyclopédie libre.
![]() |
Cet article est en réécriture ou restructuration importante. Une version de qualité supérieure est en préparation et sera disponible prochainement. Considérez-l'article actuel avec prudence. Discutez-en et participez ! |
Jed | |
---|---|
simple fichier
.c ouvert à l'aide de jed dans GNOME Terminal |
|
Développeur | John E. Davis |
Dernière version | 0.99-18 (le 2 avril 2006) |
Environnement | Unix, OpenVMS, MS-DOS, OS/2, BeOS, QNX, Windows |
Type | Éditeur de texte |
Licence | GNU GPL |
Site Web | http://www.jedsoft.org/jed/ |
JED est un éditeur de texte qui utilise la bibliothèque S-Lang.
[modifier] Fonctionnalités
(source : page d'accueil de JED)
- Coloration syntaxique sur les terminaux en couleur
- Folding support
- Drop-down menus on all terminals/platforms
- Emulation of Emacs, EDT, WordStar, Borland, and Brief editors
- Extensible in the C-like S-Lang language making the editor completely customizable
- Capable of reading 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 …
- Edit TeX files with AUC-TeX style editing (BiBTeX support too)
- Asynchronous subprocess support allowing one to compile from within the editor
- Built-in support for the GPM mouse driver on Linux console
- Abbreviation mode and Dynamic abbreviation mode
- 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.