AkelPad is an open source editor for plain text. It is designed to be a small and fast.
Latest changes:
- Changed: backward compatibility with RichEdit is improved
- Changed: optimized drawing of long lines
- Added: fast access to the text at file opening (updating edit window at loading minimally necessary number of lines)
- Added: URL now clickable
- Added: text Drag'n'Drop between tab buttons (MDI)
- Added: version information in EXE
- Added: Ctrl+Enter combination - new line with keeping left spaces
- Added: Tatar language module (Rustem Gimran)
- Added: Slovak language module (pvagner)
- Fixed: column Undo/Redo
- Fixed: text Drag'n'Drop between several AkelEdit windows
- Fixed: text Drag'n'Drop ignored AECO_READONLY flag
- Fixed: combinations didn't working in dialog: Ctrl+Insert, Shift+Insert, Shift+Delete
- Fixed: incorrect selection length shown in status bar after new line format change