Download List

專案描述

Edile is intended to be a basic but useful text editor for system administration and scripting purposes. It's something between a script and an application meant for quickly opening and viewing or editing files from the command line or piped from another process. Edile requires Python and PyGTK, and if you have GTKSourceView, it will use that. It has been tested on XP and Ubuntu.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-10-07 06:51
0.2

This release sets the encoding to UTF-8 on new files.
標籤: Stable

2010-10-05 14:05
0.1.9

Language and encoding are now reset when creating a new document in the current window.

2010-01-31 04:12
0.1.8

Edile now understands encodings. It will try to guess a file's encoding on opening and will save a file back using the encoding it was opened with.

2009-07-13 12:29
0.1.7

The plugin file can now be authenticated by a SHA-256 hash. Plugins can have kb equivalents now. The run in terminal command now works with paths that have spaces.

2009-05-18 15:55
0.1.6

Plugin support has been added. There are some fixes. Use this version even if you don't want plugins; you can turn them off.
標籤: Stable

Project Resources