Gedit: Difference between revisions
imported>BunnysBot |
Update gedithomepage ref |
||
| Line 34: | Line 34: | ||
}} | }} | ||
'''gedit''' ({{IPAc-en|ˈ|dʒ|ɛ|d|ɪ|t}} or {{IPAc-en|ˈ|ɡ|ɛ|d|ɪ|t}})<ref name=Paolo6>{{cite web|last=Borelli|first=Paolo|title=Re: [gedit-list] Pronouncing gedit|url=https://mail.gnome.org/archives/gedit-list/2006-April/msg00032.html|work=GNOME Mail Services|publisher=The GNOME Project|access-date=25 April 2014|format=Email|date=19 April 2006}}</ref> is a [[text editor]] designed for the [[GNOME]] [[desktop environment]]. It was GNOME's default text editor and part of the [[GNOME Core Applications]] until GNOME version 42 in March 2022, which changed the default text editor to [[GNOME Text Editor]].<ref name="gnome42">{{Cite web |title=GNOME Release Notes |url=https://release.gnome.org/42/ |access-date=September 26, 2022 |website=GNOME.org}}</ref> Designed as a general-purpose text editor, gedit emphasizes simplicity and ease of use, with a clean and simple [[Graphical user interface|GUI]], according to the philosophy of the GNOME project | '''gedit''' ({{IPAc-en|ˈ|dʒ|ɛ|d|ɪ|t}} or {{IPAc-en|ˈ|ɡ|ɛ|d|ɪ|t}})<ref name=Paolo6>{{cite web|last=Borelli|first=Paolo|title=Re: [gedit-list] Pronouncing gedit|url=https://mail.gnome.org/archives/gedit-list/2006-April/msg00032.html|work=GNOME Mail Services|publisher=The GNOME Project|access-date=25 April 2014|format=Email|date=19 April 2006}}</ref> is a [[text editor]] designed for the [[GNOME]] [[desktop environment]]. It was GNOME's default text editor and part of the [[GNOME Core Applications]] until GNOME version 42 in March 2022, which changed the default text editor to [[GNOME Text Editor]].<ref name="gnome42">{{Cite web |title=GNOME Release Notes |url=https://release.gnome.org/42/ |access-date=September 26, 2022 |website=GNOME.org}}</ref> Designed as a general-purpose text editor, gedit emphasizes simplicity and ease of use, with a clean and simple [[Graphical user interface|GUI]], according to the philosophy of the GNOME project.<ref name="gedithomepage">{{cite web|url = https://gedit-text-editor.org/|title = gedit, an easy-to-learn text editor|access-date = 2025-11-10|author=The gedit team|date=November 2025}}</ref> It includes tools for editing [[source code]] and structured text such as [[markup language]]s.<ref name="gedithomepage" /> It is [[free and open-source software]] under the [[GNU General Public License]] version 2 or later.<ref name="gedithomepage" /> | ||
It | |||
By July 2017, gedit was not being maintained by any developers, but in August 2017 two developers volunteered to commence work on it again.<ref>{{cite web|url=https://mail.gnome.org/archives/gedit-list/2017-July/msg00001.html|title=[gedit-list] gedit is unmaintained, some thoughts|website=mail.gnome.org|access-date=2017-08-05}}</ref><ref>{{cite news|url=https://www.omgubuntu.co.uk/2017/07/gedit-text-editor-unmaintained|title=Gedit Text Editor is No Longer Maintained - OMG! Ubuntu!|date=2017-07-27|work=OMG! Ubuntu!|access-date=2017-08-02|language=en-US}}</ref><ref name="homeAug17">{{cite web|url = https://wiki.gnome.org/Apps/Gedit |title = About gedit maintenance|access-date = 29 December 2017|author=The GNOME Project |work = wiki.gnome.org|date = 27 August 2017|quote= about gedit maintenance: gedit has been marked as unmaintained recently, now two new developers have proposed their help to become new maintainers. If you want to help, reach us on the IRC channel or the mailing list, thanks!}}</ref> | By July 2017, gedit was not being maintained by any developers, but in August 2017 two developers volunteered to commence work on it again.<ref>{{cite web|url=https://mail.gnome.org/archives/gedit-list/2017-July/msg00001.html|title=[gedit-list] gedit is unmaintained, some thoughts|website=mail.gnome.org|access-date=2017-08-05}}</ref><ref>{{cite news|url=https://www.omgubuntu.co.uk/2017/07/gedit-text-editor-unmaintained|title=Gedit Text Editor is No Longer Maintained - OMG! Ubuntu!|date=2017-07-27|work=OMG! Ubuntu!|access-date=2017-08-02|language=en-US}}</ref><ref name="homeAug17">{{cite web|url = https://wiki.gnome.org/Apps/Gedit |title = About gedit maintenance|access-date = 29 December 2017|author=The GNOME Project |work = wiki.gnome.org|date = 27 August 2017|quote= about gedit maintenance: gedit has been marked as unmaintained recently, now two new developers have proposed their help to become new maintainers. If you want to help, reach us on the IRC channel or the mailing list, thanks!}}</ref> | ||
==Features== | ==Features== | ||
[[File:Gedit Win10.png|thumbnail|gedit is also available for [[Microsoft Windows|Windows]], seen here running on [[Windows 10]]]] | [[File:Gedit Win10.png|thumbnail|gedit is also available for [[Microsoft Windows|Windows]], seen here running on [[Windows 10]].]] | ||
gedit includes [[syntax highlighting]] via [[GtkSourceView]]<ref>{{Cite web|url=https://wiki.gnome.org/Projects/GtkSourceView|title=Projects/GtkSourceView - GNOME Wiki!|website=wiki.gnome.org}}</ref> for various program code and text markup formats including [[MediaWiki]].<ref>[[Wikipedia:Text editor support#gedit|Wikipedia:Text editor support § gedit]]</ref><ref>{{cite web | gedit includes [[syntax highlighting]] via [[GtkSourceView]]<ref>{{Cite web|url=https://wiki.gnome.org/Projects/GtkSourceView|title=Projects/GtkSourceView - GNOME Wiki!|website=wiki.gnome.org}}</ref> for various program code and text markup formats including [[MediaWiki]].<ref>[[Wikipedia:Text editor support#gedit|Wikipedia:Text editor support § gedit]]</ref><ref>{{cite web | ||
| Line 58: | Line 54: | ||
gedit has an optional side pane displaying the list of open files and (in a different tab of the side pane) a file browser. It also has an optional bottom pane with a Python console and (using gedit-plugins) terminal. gedit automatically detects when an open file is modified on disk by another application and offers to reload that file. Using a plugin (in gedit-plugins package), gedit can save and load sessions, which are lists of currently open tabs.<ref name="auto"/> | gedit has an optional side pane displaying the list of open files and (in a different tab of the side pane) a file browser. It also has an optional bottom pane with a Python console and (using gedit-plugins) terminal. gedit automatically detects when an open file is modified on disk by another application and offers to reload that file. Using a plugin (in gedit-plugins package), gedit can save and load sessions, which are lists of currently open tabs.<ref name="auto"/> | ||
gedit supports [[computer printer|printing]], including print preview and printing to [[PostScript]] and [[Portable Document Format|PDF]] files. Printing options include text font, and page size, orientation, margins, optional printing of page headers and line numbers, as well as syntax highlighting.<ref>{{cite web|url=https://help.gnome.org/users/gedit/stable/gedit-printing.html |title=Printing with gedit |publisher=Library.gnome.org |year=2011 |access-date=2020-02-23}}</ref> | gedit supports [[computer printer|printing]], including print preview and printing to [[PostScript]] and [[Portable Document Format|PDF]] files. Printing options include text font, and page size, orientation, margins, optional printing of page headers and line numbers, as well as syntax highlighting.<ref>{{cite web |url=https://help.gnome.org/users/gedit/stable/gedit-printing.html |title=Printing with gedit |publisher=Library.gnome.org |year=2011 |access-date=2020-02-23 |archive-date=5 April 2015 |archive-url=https://web.archive.org/web/20150405132053/https://help.gnome.org/users/gedit/stable/gedit-printing.html |url-status=dead }}</ref> | ||
In late 2013 and early 2014 the application received major upgrades for Gnome 3.12, with a new, cleaner user interface and code base improvements to make it work better with other desktop interfaces, such as [[Unity (user interface)|Unity]].<ref name="Sneddon15Jan14">{{cite news|url = https://www.omgubuntu.co.uk/2014/01/gnome-gedit-text-editor-new-look|title = Gedit Text Editor Finally Gets a UI Revamp|access-date = 15 January 2014|last = Sneddon|first = Joey-Elijah|date = 15 January 2014| work = News Organization}}</ref> | In late 2013 and early 2014 the application received major upgrades for Gnome 3.12, with a new, cleaner user interface and code base improvements to make it work better with other desktop interfaces, such as [[Unity (user interface)|Unity]].<ref name="Sneddon15Jan14">{{cite news|url = https://www.omgubuntu.co.uk/2014/01/gnome-gedit-text-editor-new-look|title = Gedit Text Editor Finally Gets a UI Revamp|access-date = 15 January 2014|last = Sneddon|first = Joey-Elijah|date = 15 January 2014| work = News Organization}}</ref> | ||
Latest revision as of 16:43, 10 November 2025
Template:Use dmy dates Template:Use American English Script error: No such module "Infobox".Template:Template other Script error: No such module "Check for unknown parameters".Script error: No such module "Check for conflicting parameters".
gedit (Template:IPAc-en or Template:IPAc-en)[1] is a text editor designed for the GNOME desktop environment. It was GNOME's default text editor and part of the GNOME Core Applications until GNOME version 42 in March 2022, which changed the default text editor to GNOME Text Editor.[2] Designed as a general-purpose text editor, gedit emphasizes simplicity and ease of use, with a clean and simple GUI, according to the philosophy of the GNOME project.[3] It includes tools for editing source code and structured text such as markup languages.[3] It is free and open-source software under the GNU General Public License version 2 or later.[3]
By July 2017, gedit was not being maintained by any developers, but in August 2017 two developers volunteered to commence work on it again.[4][5][6]
Features
gedit includes syntax highlighting via GtkSourceView[7] for various program code and text markup formats including MediaWiki.[8][9] gedit also has GUI tabs for editing multiple files. Tabs can be moved between various windows by the user. It can edit remote files using GVfs libraries; (GnomeVFS is now deprecated). It supports a full undo and redo system, search and replace as well as replace all.[10] Other typical code oriented features include line numbering, bracket matching, text wrapping, current line highlighting, automatic indentation and automatic file backup.[10]
The features of gedit include multi language spell checking via Enchant and a flexible plugin system allowing the addition of new features, for example snippets and integration with external applications including a Python or Bash terminal.[10] A number of plugins are included in gedit itself, with more plugins in the gedit-plugins package and online.[11]
Since version 3.20 gedit uses gspell for spell checking.[12][13]
gedit has an optional side pane displaying the list of open files and (in a different tab of the side pane) a file browser. It also has an optional bottom pane with a Python console and (using gedit-plugins) terminal. gedit automatically detects when an open file is modified on disk by another application and offers to reload that file. Using a plugin (in gedit-plugins package), gedit can save and load sessions, which are lists of currently open tabs.[11]
gedit supports printing, including print preview and printing to PostScript and PDF files. Printing options include text font, and page size, orientation, margins, optional printing of page headers and line numbers, as well as syntax highlighting.[14]
In late 2013 and early 2014 the application received major upgrades for Gnome 3.12, with a new, cleaner user interface and code base improvements to make it work better with other desktop interfaces, such as Unity.[15]
Architecture
Being part of the GNOME Core Applications, gedit 3 uses the GTK 3.x and GNOME 3.x libraries. The GNOME integration includes drag and drop to and from GNOME Files.
gedit uses the GNOME help system for documentation. It also uses virtual file system and GNOME printing framework.[16]
In December 2008, gedit binaries were made available for macOS and Windows.[17]
The last version for Windows 32-bit was 2.30.1, released in 2014.[18] Standalone releases for 64-bit Windows continued, with Version 3.20.1 released in 2016.[19]
Current versions of gedit (3.0+) for Windows are also available through MSYS2 and can be installed via the built-in Pacman package manager.[20]
See also
Script error: No such module "Portal".
References
<templatestyles src="Reflist/styles.css" />
- ↑ Script error: No such module "citation/CS1".
- ↑ Script error: No such module "citation/CS1".
- ↑ a b c Script error: No such module "citation/CS1".
- ↑ Script error: No such module "citation/CS1".
- ↑ Script error: No such module "citation/CS1".
- ↑ Script error: No such module "citation/CS1".
- ↑ Script error: No such module "citation/CS1".
- ↑ Wikipedia:Text editor support § gedit
- ↑ Script error: No such module "citation/CS1".
- ↑ a b c "gedit: a powerful, underrated text editor for everybody", Free Software Magazine Template:Webarchive 15 February 2008
- ↑ a b Script error: No such module "citation/CS1".
- ↑ Script error: No such module "citation/CS1".
- ↑ Script error: No such module "citation/CS1".
- ↑ Script error: No such module "citation/CS1".
- ↑ Script error: No such module "citation/CS1".
- ↑ Script error: No such module "citation/CS1".
- ↑ Script error: No such module "citation/CS1".
- ↑ Script error: No such module "citation/CS1".
- ↑ Script error: No such module "citation/CS1".
- ↑ Script error: No such module "citation/CS1".
Script error: No such module "Check for unknown parameters".
External links
Script error: No such module "Spoken Wikipedia".
- Template:Sister-inline
- Script error: No such module "Official website".Script error: No such module "Check for unknown parameters".
- Download 32-bit for Windows
- Download 64-bit for Windows
Script error: No such module "Navbox".
- Pages with script errors
- Pages using Infobox software with version errors
- Pages with broken file links
- Free software programmed in C
- Free software programmed in Python
- Free text editors
- GNOME Core Applications
- Linux text editors
- MacOS text editors
- Notepad replacements
- Software using the GNU General Public License
- Text editors that use GTK
- Unix text editors
- Windows text editors