Skip to content
/ xed Public
forked from linuxmint/xed

X-Apps [Text] Editor (Cross-DE, backward-compatible, GTK3, traditional UI)

License

Notifications You must be signed in to change notification settings

itzexor/xed

This branch is 542 commits behind linuxmint/xed:master.

Folders and files

NameName
Last commit message
Last commit date
Feb 10, 2016
Feb 10, 2016
Feb 4, 2016
Feb 4, 2016
Nov 7, 2011
Feb 4, 2016
Feb 4, 2016
Feb 14, 2016
Feb 4, 2016
Feb 4, 2016
Feb 4, 2016
Feb 14, 2016
Mar 11, 2012
Apr 16, 2013
Apr 2, 2013
Feb 4, 2016
Feb 4, 2016
Feb 4, 2016
Jan 24, 2013
Feb 4, 2016
Feb 4, 2016
Feb 10, 2016

Repository files navigation

General Information
===================

xed is a small and lightweight text editor.

xed supports most standard editing features, plus several not found in your
average text editor (plugins being the most notable of these).

Although new features are always under development, currently xed has:

    * Complete support for UTF-8 text
    * Syntax highlighting
    * Support for editing remote files
    * Search and Replace
    * Printing and Print Previewing Support
    * File Revert
    * A complete preferences interface
    * Configurable Plugin system, with optional python support

Some of the plugins, packaged and installed with xed include, among others:

    * Word count
    * Spell checker
    * Change case of selected text
    * File Browser
    * Sort
    * Insert Date/Time
    * Tag list

xed is released under the GNU General Public License (GPL) version 2, see
the file 'COPYING' for more information.

Installation
============

Simple install procedure:

  % ./autogen.sh				# run the `configure' script
  % make					# build xed
  [ Become root if necessary ]
  % make install				# install xed

About

X-Apps [Text] Editor (Cross-DE, backward-compatible, GTK3, traditional UI)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 98.3%
  • Scheme 1.5%
  • Other 0.2%