PhoroLinux

Editra — A multi-platform text editor

August 12th, 2008 · Posted by Toor · 10 Comments

Editra is a very great multi-platform text editor. It supports Windows, Mac OS X, and Linux. Currently, the latest version of Editra is 0.3.38.

Editra has the following features (from website):

  • Auto-Completion/Calltips (Python)
  • Auto-Indent
  • Bidirectional Find/Replace w\Regular Expression Support
  • Block (Un)Commenting
  • Block (Un)Indenting
  • Bracket Highlighting
  • Builtin Plugin Downloader/Installer
  • Clipboard Support (Copy/Paste/ect…)
  • Code Folding
  • Command Mode
  • Drag and Drop (tabs/file opening/text)
  • Export to Html/LaTeX/Rtf
  • Editable User Profiles
  • Extensible with plugins
  • File History
  • File Management (FileBrowser Plugin)
  • Highlight Style Editor
  • Indentation Guides
  • Integrated Python Shell (PyShell Plugin)
  • Language Keyword Helper
  • Line Bookmarking
  • Line Edit Commands (Join, Transpose, ect…)
  • Multilingual Interface
  • Multiple Top Level Windows
  • Run Scripts (Launch Plugin)
  • Session Saving
  • Source Control Management (Project Plugin)
  • Syntax Highlighting (60+ Languages)
  • Tabbed Windows
  • Themeable Icons
  • Transparency Support
  • Undo/Redo
  • UTF-7/UTF-8(default)/UTF-16 Support
  • Vi Keybinding Support
  • Word Wrap
  • Workspace View Management
  • Zoom In/Out

How to install

To install Editra on Ubuntu 8.04, you can execute the following steps:

  1. Installing wxpython and setuptools:
    sudo apt-get install python-wxgtk2.8 python-setuptools
  2. Download Editor 0.3.38 for Linux here and save to your desktop.
  3. Open your terminal, go to Desktop folder:
    cd ~/Desktop
    tar zxvf Editra-0.3.38.tar.gz
  4. Installing Editra:

    cd Editra-0.3.38
    sudo python setup.py install

Now you can launch Editra by typing “Editra” in terminal.

Editra

If you like this post, please consider buying me a beer.

Tags: Cool Apps

10 responses so far ↓

  • 1 Per Nissilä // Aug 13, 2008 at 7:06 am

    Editra looks cool but im still waiting for something more like textmate on the mac!

  • 2 Editra Brings Code-Friendly Editing to All Platforms [Featured Download] // Aug 13, 2008 at 8:13 am

    […] Windows/Mac/Linux (All platforms): Editra, a free, cross-platform text editor, is a great lightweight solution for anyone who does coding, HTML work, or just a good amount of plain text editing. Similar to Notepad++, but with a whole lot of extras, the editor features tabbed files, context and code highlighting, theme-able icons and look, session saving, transparency support, auto-completion, and lots of indent and context tools that will make coders feel right at home. Even if you’re not code-savvy, the editor packs a lot of features in without feeling overly crowded. Editra is a free download for Windows, Mac, or Linux systems. Editra [via PhoroLinux] […]

  • 3 B On The Move - Tech News » Blog Archive » Editra Brings Code-Friendly Editing to All Platforms [Featured Download] // Aug 13, 2008 at 8:23 am

    […] Windows/Mac/Linux (All platforms): Editra, a free, cross-platform text editor, is a great lightweight solution for anyone who does coding, HTML work, or just a good amount of plain text editing. Similar to Notepad++, but with a whole lot of extras, the editor features tabbed files, context and code highlighting, theme-able icons and look, session saving, transparency support, auto-completion, and lots of indent and context tools that will make coders feel right at home. Even if you’re not code-savvy, the editor packs a lot of features in without feeling overly crowded. Editra is a free download for Windows, Mac, or Linux systems. Editra [via PhoroLinux] […]

  • 4 Editra Brings Code-Friendly Editing to All Platforms [Featured Download] - taccato! trend tracker, cool hunting, new business ideas // Aug 13, 2008 at 8:28 am

    […] Windows/Mac/Linux (All platforms): Editra, a free, cross-platform text editor, is a great lightweight solution for anyone who does coding, HTML work, or just a good amount of plain text editing. Similar to Notepad++, but with a whole lot of extras, the editor features tabbed files, context and code highlighting, theme-able icons and look, session saving, transparency support, auto-completion, and lots of indent and context tools that will make coders feel right at home. Even if you’re not code-savvy, the editor packs a lot of features in without feeling overly crowded. Editra is a free download for Windows, Mac, or Linux systems. Editra [via PhoroLinux] […]

  • 5 Life Clerks » Editra Brings Code-Friendly Editing to All Platforms [Featured Download] // Aug 13, 2008 at 9:48 am

    […] Windows/Mac/Linux (All platforms): Editra, a free, cross-platform text editor, is a great lightweight solution for anyone who does coding, HTML work, or just a good amount of plain text editing. Similar to Notepad++, but with a whole lot of extras, the editor features tabbed files, context and code highlighting, theme-able icons and look, session saving, transparency support, auto-completion, and lots of indent and context tools that will make coders feel right at home. Even if you’re not code-savvy, the editor packs a lot of features in without feeling overly crowded. Editra is a free download for Windows, Mac, or Linux systems. Editra [via PhoroLinux] […]

  • 6 Editra - Editor de código multiplataforma y gratuito | Incubaweb // Aug 14, 2008 at 5:03 am

    […] Vía | PhoroLinux […]

  • 7 Myke // Aug 14, 2008 at 8:41 am

    Thanks for sharing!

  • 8 Editra Brings Code-Friendly Editing to All Platforms « Unleash your inner geek // Aug 14, 2008 at 8:58 am

    […] “Windows/Mac/Linux (All platforms): Editra, a free, cross-platform text editor, is a great lightweight solution for anyone who does coding, HTML work, or just a good amount of plain text editing. Similar to Notepad++, but with a whole lot of extras, the editor features tabbed files, context and code highlighting, theme-able icons and look, session saving, transparency support, auto-completion, and lots of indent and context tools that will make coders feel right at home. Even if you’re not code-savvy, the editor packs a lot of features in without feeling overly crowded. Editra is a free download for Windows, Mac, or Linux systems.” Editra [via PhoroLinux] […]

  • 9 又一款功能强大的文本编辑器:Editra | .::灵狼天::. // Aug 15, 2008 at 12:42 am

    […] Linux用户可以参见《Editra — A multi-platform text editor》一文进行安装,下面是我的安装方式: […]

  • 10 Mikko // Aug 16, 2008 at 12:17 am

    Is there any reason to change from Emacs to Editra?

    Greetings,

    Mikko / Lightweight Linux

Leave a Comment