 |
medit |
| version 0.9.4 |
| About medit |
Multiplatform GTK text editor.
It features:
Configurable syntax highlighting.
Configurable keyboard accelerators.
Multiplatform - works both on unix and windows.
Plugins: can be written in C or Python.
Configurable tools available from the main and context menus. They can be written in Python, Lua, or it can be a shell script.
Regular expression search/replace, grep and find frontends, builtin file selector, etc.
Requirements
This application requires GTK+ version 2.6.x.
Other dependencies include: libxml2 - for syntax highlighting, highly recommended;
python and pygtk for python tools and plugins, recommended.
|
| Latest Version: 0.9.4 |
2008-08-29 Yevgen Muntyan
* === Released 0.9.4 ===
Corrected a brain dead logic error which led to data loss:
medit did not report a proper error when it could not convert
content to requested encoding (e.g. when trying to save text
with accented characters in ASCII). Thanks to LoneFox.
Updated and corrected documentation.
Fixed recent files menu where underscore in filenames showed
up as mnemonics underline.
Added recent files dialog.
Fixed saving session on logout.
Made open-dialog-follows-doc option apply to Save As too.
Much improved Mac OS X port (which requires much improved Mac OS X
Gtk port from SVN).
Once again fixed document tab icon appearance.
Made tilde expansion work in Find in Files dialog.
Fixed bug in Preferences dialog caused by a buggy Ubuntu Gtk patch.
Worked around freezing when editing a document with very long lines.
Added Open With Default Application to file selector menu.
Made ctags plugin not try to run ctags on a non-existent file.
User data files on windows are now stored in /Application Data
instead of the home folder, medit will move old files on startup.
Fixed win32 bug with saving session file.
Lot of lang files were improved.
Added Dutch translation by Kris Van Bruwaene.
Updated German translation by Christian Dywan.
|
|
|