Skip to content

chrobs/external-editor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

External-Editor

External-Editor (a fork of brian m. carlson’s ExtEdit) is a Thunderbird/Icedove extension to allow editing an email in an external editor, such as Vim or Emacs. It is based on Alexandre Feblot’s External Editor extension.

This extension is in a very preliminary state, and has been updated just enough to get it working in modern versions of Thunderbird. Further work will aim to improve the codebase and add new features.

To build, simply type make. You can then install the XPI in Thunderbird.

License

ExtEdit is licensed under your choice of the Mozilla Public License, version 1.1
or the GNU General Public License, version 2 or later.

Contributing
------------

Pull requests are welcome.  The standard is to use hard tabs, aligned at four
spaces.  The current codebase is moving in that direction, even if it isn't
there yet.

If you're submitting code, please sign off your work in compliance with the
Developer's Certificate of Origin, version 1.1.

About

An external editor extension for Thunderbird.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.5%
  • Other 1.5%