LiMinggang / madedit-mod

MadEdit-Mod is a cross platform Text/Hex editor(based on the madedit project @ sourceforge)
GNU General Public License v3.0
124 stars 27 forks source link
beautifier bsd c-plus-plus column-editor cross-platform hex-editor linux madedit markdown-to-html markdown-viewer text-editor unicode windows wxwidgets wxwidgets-applications

madedit-mod

License Build Status GitHub Latest release GitHub issues Maintained Ohloh Project Status Download MadEdit-Mod

MadEdit Mod(based on the madedit project @ sourceforge)

Based on madedit@sf. Patched a lot from the contributors because the author is not active any more. The patches includes bug fixing from contributors of Madedit and some bloody edge enhancement. Madedit is one of the best free editor I ever know. See detailed introduction at it homepage. I create this page just for those user who need these features but are not able to build from source code by themselves. Use GPL because the author does.

You're encouraged to translate MadEdit-Mod into your native language if there's not already a translation.

NOTE:

The release marked as Selfuse is a bloody edge and buggy one with a lot of enhancement without carefully tested(Eg. Drag and Drop(cross-platform), bookmark, etc). Try it at your own risk. From 2.9.1, the implementation of single instance has to be changed and not compatible with 2.8.x, which means madedit.exe could not behave correctly if another madedit.exe(complied with wxwidgets 2.8.x) were running.

Current Feature list(comparing to the original Madedit@sourceforge)

Translations

News

Mod v0.4.20

Mod v0.4.19

Todo

Known issues

  1. The Macro recording function will save all your commands to one document which means it will not record the "switching" between documents.
  2. Search in selection in column mode is not exact the selection highlighted.
  3. HighlightWord would not work if the caret is at the end of the line
  4. Scroll function on Right click menu of scroll bars only works with Windows
  5. '*' is allowed in file name under Linux/Unix but is used as delimiter for file name and line number, use -d and -w to use it as wildcard
  6. Alt+LeftDown to toggle bookmark does not work on Ubuntu because Alt was a special key(?) for the OS
  7. Preview html will hang on some HTML files(wxWidgets HTML view bug)
  8. wxWidgets GTK3 may have issue under some themes of some Ubuntu dists, eg, Elementry OS
  9. MadPython does not support locale conversion and 'print' can NOT print non-ASCII char correctly

License

Thanks

Download

Madedit-Mod@sf