peppy 0.7.3.2 (Default branch) |
|
|
peppy ((ap)Proximated (X)Emacs Powered by Python) is a wxPython/Scintilla-based editor written in and extensible through Python. It attempts to provide an XEmacs-like multi-window, multi-tabbed framework with low coupling, so it's easy to add support for new types of files.
License: GNU General Public License (GPL)
Changes:
This release adds a search and replace minibuffer
in the style of XEmacs that uses keyboard commands
instead of the mouse to operate: "y" to replace,
"n" to skip, "!" to replace all, etc. Shell style
wildcard and simple regex matching are also
included. Many bugfixes were made to the
autoindenting code and the processing of global
keybindings. The Mac OS X-specific problem of the
double Help menu was fixed.
|