Added character code from cursor position to editor status bar

This commit is contained in:
Ianos Gnatiuc
2005-12-20 23:10:09 +00:00
parent d8f5f91e8c
commit 4736f8718e
10 changed files with 23 additions and 19 deletions

View File

@@ -10,6 +10,9 @@ ______________________________________________________________________
Notes for GoldED+ 1.1.5, /snapshot/
______________________________________________________________________
+ Added character code from cursor position to editor status bar.
NOTE: ST_EDITSTATUS changed to "Edit %i,%i (%02X). %s"
- regex: \w and \W work for all characters. Also, \b and \B should work
correctly.