Page 1 of 1
AkelPad 4.9.6 Released
Posted: Mon Sep 14, 2015 4:45 am
by Instructor
Fixed: print text with nested syntax highlighting rules.
Fixed: text scrolling to caret while dragging a file on edit window.
<<Download>>
Two results from "Replace" and "Replace all&q
Posted: Wed Sep 16, 2015 1:07 am
by cnnnc
Hi, Sir!
A friend told me that he found a bug of AkelPad 4.9.6 and lower version:
Sample text:
snapshot-1.0.000.4-1.x86_64.rpm
snapshot-2.0.000.5-1.i386.rpm
snapshot-3.0.000.6-1.x86_64.rpm
Call the Replace dialog,
What:
snapshot-([\d.]+)\.[^\n]+
With:
\1
Then click "Replace" button 4 times, get result:
1
2
3
Undo back, click "Replace all" button, get result:
1.0.000
2.0.000
3.0.000
Posted: Wed Sep 16, 2015 5:21 am
by Instructor
Posted: Wed Sep 16, 2015 5:51 am
by YuS
Хотелка:
Если будет такая возможность, пожалуйста, вместе с x86 делайте сразу и x64 тестовую тоже. Не очень удобно держать отдельно две версии сразу...
А ещё, было бы очень неплохо, если добавить в автоапдейтер возможность обновления до беты (опционально)
Posted: Thu Sep 17, 2015 6:43 am
by cnnnc
Test version is OK. Thanks!

Posted: Tue Dec 08, 2015 6:37 pm
by KDJ
Instructor
Is it possible to set null character (\0) as words delimiter (for binary files)?
Posted: Wed Dec 09, 2015 9:03 am
by Infocatcher
KDJ wrote:Is it possible to set null character (\0) as words delimiter (for binary files)?
Yet another iteration.
http://akelpad.sourceforge.net/forum/vi ... 3031#23031
Posted: Wed Dec 09, 2015 6:03 pm
by KDJ
Infocatcher
Oh yes, it was over two years ago.
Maybe, during this time,
Instructor something invented.
