Gedit
From Free net encyclopedia
Template:Infobox Software Template:Lowercase
gedit is an open-source, UTF-8 compatible text editor for the GNOME desktop environment. It is designed to have a clean, simple interface inspired by the ideals of the GNOME project.
Contents |
Features
Gedit includes syntax highlighting and tabs for editing multiple files. It can edit remote files thanks to the GNOME VFS libraries. It supports a full undo and redo system as well as advanced search and replace.
Some advanced features of gedit include multilanguage spellchecking and a flexible plugin system allowing to dynamically add new features.
Minor features of gedit include line numbering, bracket matching, text wrapping, current line highlighting and automatic file backup.
Architecture
Designed for the X Window System, it uses the [[GTK+]] 2.0 and GNOME 2.0 libraries. Complete GNOME integration is featured, with support for drag and drop between Nautilus (the GNOME file manager); and the use of the GNOME help system, virtual file system, and printing framework.
Recently, a new program called gPHPedit has been created, based on gedit. It is designed for PHP and HTML text editing.