Skip navigation.
Home

Reply to comment

Edit

Summary: 
a simple text editor
Current stable version: 
2.0
Primary author(s): 
Thomas Leonard

Features

  • Unlimited undo and redo.
  • Interactive searching (scrolls as you type to show the next match).
  • Powerful search and replace, with full regular expression support.
  • Syntax highlighting (if GtkSourceView is available).
  • Spell checking (if pygtkspell is available).
  • Show changes from saved version, or from a previous backup.
  • Bookmarks.
  • Word wrap.
  • Drag-and-drop saving.
  • Supports UTF-8, allowing free use of characters from all languages.

Installation

  1. Make sure ROX-Lib2 is installed (drag it to your /lib directory).
  2. Download the archive above.
  3. Extract it (eg, by dragging it to Archive)
  4. Click on it to run it if your filer supports application directories, or run the Edit/AppRun file if it doesn't.
  5. The documentation is in the Edit/Help directory.

There is no need to compile; it's a python program.

Where do I get gtksourceview?

It is part of gnome-python-extras (2.10 or later).

Reply

  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <h1> <h2> <h3> <h4> <img> <pre> <b> <i> <blockquote>
  • Lines and paragraphs break automatically.
  • Link to content with [[some text]], where "some text" is the title of existing content or the title of a new piece of content to create. You can also link text to a different title by using [[link to this title|show this text]]. Link to outside URLs with [[http://www.example.com|some text]], or even [[http://www.example.com]].
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>.

More information about formatting options