HOME

TheInfoList



OR:

Pluma ( " feather") is a
fork In cutlery or kitchenware, a fork (from la, furca ' pitchfork') is a utensil, now usually made of metal, whose long handle terminates in a head that branches into several narrow and often slightly curved tines with which one can spear foods ...
of gedit 2 and the default
text editor A text editor is a type of computer program that edits plain text. Such programs are sometimes known as "notepad" software (e.g. Windows Notepad). Text editors are provided with operating systems and software development packages, and can be u ...
of the MATE desktop environment used in
Linux distribution A Linux distribution (often abbreviated as distro) is an operating system made from a software collection that includes the Linux kernel and, often, a package management system. Linux users usually obtain their operating system by downloading on ...
s. It extends the basic functionality with other features and
plugins Plug-in, plug in or plugin may refer to: * Plug-in (computing) is a software component that adds a specific feature to an existing computer program. ** Audio plug-in, adds audio signal processing features ** Photoshop plugin, a piece of software t ...
. Pluma is a graphical application which supports editing multiple text files in one window (tabs or MDI). It fully supports international text through its use of the Unicode UTF-8 encoding. As a general purpose text editor, Pluma supports most standard editor features, and emphasizes simplicity and ease of use. Its core feature set includes syntax highlighting of source code, auto indentation, and printing support with print preview. It is designed to have a clean, simple
graphical user interface The GUI ( "UI" by itself is still usually pronounced . or ), graphical user interface, is a form of user interface that allows User (computing), users to Human–computer interaction, interact with electronic devices through graphical icon (comp ...
according to the philosophy of the MATE project, and it is the default text editor for MATE. Pluma is
free and open-source software Free and open-source software (FOSS) is a term used to refer to groups of software consisting of both free software and open-source software where anyone is freely licensed to use, copy, study, and change the software in any way, and the source ...
subject to the requirements of the
GNU General Public License The GNU General Public License (GNU GPL or simply GPL) is a series of widely used free software licenses that guarantee end user In product development, an end user (sometimes end-user) is a person who ultimately uses or is intended to ulti ...
version 2 or later. The
Xed Xed is a lightweight text editor forked from Pluma and is the default text editor in Linux Mint. Xed is a graphical application which supports editing multiple text files in one window via tabs. It fully supports international text through it ...
text editor, the pre-installed text editor on
Linux Mint Linux Mint is a community-driven Linux distribution based on Ubuntu (which is in turn based on Debian), bundled with a variety of free and open-source applications. It can provide full out-of-the-box multimedia support for those who choose to ...
, was
fork In cutlery or kitchenware, a fork (from la, furca ' pitchfork') is a utensil, now usually made of metal, whose long handle terminates in a head that branches into several narrow and often slightly curved tines with which one can spear foods ...
ed from Pluma in 2016.


Features

Pluma features complete MATE integration, including
drag and drop In computer graphical user interfaces, drag and drop is a pointing device gesture in which the user selects a virtual object by "grabbing" it and dragging it to a different location or onto another virtual object. In general, it can be used ...
to and from ''Caja'' (the MATE file manager), the use of the MATE help system, the MATE Virtual File System and the MATE print framework.Pluma: General Information
15 February 2008
Pluma has a Multiple Document Interface (MDI), or GUI tabs, for editing multiple files. Tabs can be moved between various windows by the user. It can edit remote files using GVfs. It supports a full undo and redo system as well as search and replace. Other typical code oriented features include line numbering, bracket matching, text wrapping, current line highlighting, automatic indentation and automatic file backup."gedit: a powerful, underrated text editor for everybody", ''Free Software Magazine''
15 February 2008
The features of Pluma include multilanguage spellchecking 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. A number of plugins are included in Pluma itself, with more plugins in the ''pluma-plugin''s package and online. Pluma supports
printing Printing is a process for mass reproducing text and images using a master form or template. The earliest non-paper products involving printing include cylinder seals and objects such as the Cyrus Cylinder and the Cylinders of Nabonidus. The ...
, including print preview and printing to
PostScript PostScript (PS) is a page description language in the electronic publishing and desktop publishing realm. It is a dynamically typed, concatenative programming language. It was created at Adobe Systems by John Warnock, Charles Geschke, ...
and
PDF Portable Document Format (PDF), standardized as ISO 32000, is a file format developed by Adobe in 1992 to present documents, including text formatting and images, in a manner independent of application software, hardware, and operating systems. ...
files. Printing options include text font, and page size, orientation, margins, optional printing of page headers and line numbers, as well as syntax highlighting. Pluma 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 Pluma plugins) terminal. Pluma automatically detects when an open file is modified on disk by another application and offers to reload that file. Using a plugin (in ''pluma-plugins'' package), Pluma can save and load sessions, which are lists of currently open tabs. Pluma also includes
syntax highlighting Syntax highlighting is a feature of text editors that are used for programming, scripting, or markup languages, such as HTML. The feature displays text, especially source code, in different colours and fonts according to the category of terms. ...
via GtkSourceView for various program code and text markup formats.


List of features

* Syntax highlighting * Printing and Print Previewing Support * File Revert * Full support for UTF-8 text * Support for editing remote files * Search and Replace * Configurable Plugin system, with optional python support * A complete preferences interface * A new mini map which gives you instant overview over the content. * The new grid background pattern turns Pluma into a writing pad. * The sort plugin supports undo actions. * A show/hide line-numbers shortcut, namely Ctrl + Y.


List of plugins

Some of the plugins, packaged and installed with Pluma (external plugins are also available): * File Browser * Tag list * Word count * Spell checker * Insert Date/Time * Sort * Change case of selected text * Automatic snippet expansion * External Tools * Synctex


Architecture

Being part of the
MATE Core Applications MATE () is a desktop environment composed of free and open-source software that runs on Linux, BSD, and illumos operating systems. Name MATE is named after the South American plant yerba mate and tea made from the herb, mate. The name is sty ...
Pluma uses the latest
GTK+ GTK (formerly GIMP ToolKit and GTK+) is a free and open-source cross-platform widget toolkit for creating graphical user interfaces (GUIs). It is licensed under the terms of the GNU Lesser General Public License, allowing both free and prop ...
and MATE
libraries A library is a collection of materials, books or media that are accessible for use and not just for display purposes. A library provides physical (hard copies) or digital access (soft copies) materials, and may be a physical location or a vir ...
. The Pluma
source code In computing, source code, or simply code, is any collection of code, with or without comment (computer programming), comments, written using a human-readable programming language, usually as plain text. The source code of a Computer program, p ...
is maintained using the git
version control system In software engineering, version control (also known as revision control, source control, or source code management) is a class of systems responsible for managing changes to computer programs, documents, large web sites, or other collections o ...
.pluma @ GitHub
/ref>


See also

*
List of text editors The following is a list of notable text editors. Graphical and text user interface The following editors can either be used with a graphical user interface or a text user interface. Graphical user interface Text user interface Sys ...
*
Comparison of text editors This article provides basic comparisons for notable text editors. More feature details for text editors are available from the '' Category of text editor features'' and from the individual products' articles. This article may not be up-to-date or n ...


References


External links

* {{Official website, https://github.com/mate-desktop/pluma Free software programmed in C Free software programmed in Python Free text editors Linux text editors Notepad replacements Software using the GPL license Text editors that use GTK Unix text editors