Monday, May 7, 2012

AkelPad

AkelPad is an open source editor for plain text. It is designed to be a small and fast.
Features:

  • Single window mode (SDI), multi window mode (MDI);
  • Editing of files, which size is more than 64K (generally speaking, size isn´t theoretically limited);
  • Full support of Unicode strings on Unicode systems (NT/2000/XP/2003);
  • Support of Unicode codepages (UTF-16 little endian, UTF-16 big endian, UTF-8);
  • Support of any code page installed in the system;
  • Support of DOS/Windows and Unix newline formats;
  • Preview file open;
  • Correct pseudographics displaying;
  • Editing of files with "Read Only" attribute;
  • Notice when trying to open binary file;
  • Multi-level undo;
  • Search/replace text strings, escape-sequences and also search/replace by hexadecimal code;
  • Remember file codepage;
  • Remember file caret position;
  • Remember last search/replace strings;
  • Remember last opened files;
  • Plugins support;
  • Support of language modules;
  • Printing of a document;
What's New in version 4.7.5:
  • Changed: plugin architecture. Update plugins.
  • Changed: 'Replace all' with regular expressions works line by line.
  • Changed: replace with regular expressions uses n and nn instead of $n and $nn for backreferences.
  • Changed: processing capture after double mouse click.
  • Changed: automatic check 'In selection' option works when multiple lines selected.
  • Added: option for prompting in text cycle search.
  • Added: possibility during replace with regular expressions to use escape characters: r, n, t, u0000, x00 etc.
  • Added: manual parameter 'AkelUpdaterOptions' - defines command line options for the AkelUpdater.exe.
  • Fixed: regular expressions support.
  • Fixed: active line on alternating line painting.
To download AkelPad 4.7.5 Click Here

No comments:

Post a Comment