JosephMcc a13a573228 xed-searchbar: Fix the size of the searchbar close button
The theming for this changed in gtk3.20+. Get it back to the proper size and
theme it in xed-style.css instead of hard coding it.
2018-02-05 01:03:13 -08:00
2018-01-23 10:37:51 +00:00
2017-07-04 02:43:52 -07:00
2017-09-25 16:01:27 +02:00
2017-02-11 18:28:38 -08:00
2016-03-04 16:52:26 +00:00
2018-02-03 10:26:28 +00:00
2017-11-23 12:24:24 +00:00
2017-01-30 14:52:12 -08:00
2016-08-17 13:03:34 +02:00
2016-08-17 13:03:34 +02:00
2016-08-17 13:03:34 +02:00

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
Description
From github
Readme 35 MiB
xed 2.4.3 Latest
2021-07-17 03:05:39 -05:00
Languages
C 96.1%
Python 1.9%
Meson 1.2%
Objective-C 0.6%
Roff 0.2%