Xed V1
   HOME

TheInfoList



OR:

Xed is a lightweight text editor forked from Pluma and is the default text editor in
Linux Mint Linux Mint is a community-developed Linux distribution. It is based on Ubuntu and designed for x86-64 based computers; another variant is based on Debian which is named Linux Mint Debian Edition (LMDE) and has both 64-bit and IA-32 support. T ...
. Xed is a graphical application which supports editing multiple text files in one window via tabs. It fully supports international text through its use of the Unicode UTF-8 encoding. As a general-purpose text editor, Xed 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.


Features

* Optional vertical tab list in side pane * Complete support for UTF-8 text * Auto indentation and configurable indentation values * Document statistics of file and within selection (line counter, word counter, character count with and without spaces, byte count) * View CVS changelogs * Colored syntax highlighting * Remote file editing * Smart find and replace * Print preview and printing * File comparison * File history * Complete preferences interface * Support for plugin customization * Optional Python support * Prebundled plugins including a spell checker, case transform, file browser, sort, and insert date/time * Edit multiple files in one window using tab * Indicate how long ago the file was last saved when closing an unsaved document. * Ability to sort lines in alphanumerical order.


See also

*
Kate Kate may refer to: People and fictional characters * Kate (given name), a list of people and fictional characters with the given name or nickname * Gyula Káté (born 1982), Hungarian amateur boxer * Lauren Kate (born 1981), American author o ...
KDE KDE is an international free software community that develops free and open-source software. As a central development hub, it provides tools and resources that enable collaborative work on its projects. Its products include the KDE Plasma gra ...
default text editor


References


External links

* {{Official website, https://github.com/linuxmint/xed Free software programmed in C Free software programmed in Python Free text editors Linux text editors Notepad replacements Software using the GNU General Public License Text editors that use GTK Unix text editors