Page 1 of 1
Feature request: show hex code of highlighted character
Posted: Wed Jul 27, 2011 4:48 pm
by norm_i
would be cool to have hex code of highlighted character displayed in the status bar
even cooler would be the ability to edit the hex code
Re: Feature request: show hex code of highlighted character
Posted: Wed Jul 27, 2011 5:41 pm
by DV
In AkelPad's options (either HKCU\Software\Akelsoft\Akelpad in Registry or inside "AkelPad.ini"), under the section "Options", add the following:
StatusUserFormat='%cl' 0x%cH
For more info, read "AkelHelp-Eng.htm#ch4"
Posted: Thu Jul 28, 2011 7:47 pm
by norm_i
Yes, cool indeed, thanks.
I guess you could edit non-displayed codes using Search/Replace.
But it would be very nice if you could edit the hex code inside the status window itself.