It would be nice that the statusbar template could get new placeholders for character position (see #2733) and character code and/or name:

BabelPad

Above text line «  // ö » consists of 6 characters (the 6th one having the caret cursor):

  1. U+0009 : CHARACTER TABULATION, HORIZONTAL TABULATION [HT, TAB] : horizontal tabulation (HT), tab
  2. U+002F SOLIDUS : slash
  3. U+002F SOLIDUS : slash
  4. U+0020 SPACE [SP]
  5. U+006F LATIN SMALL LETTER O
  6. U+0308 COMBINING DIAERESIS : double dot above, umlaut, Greek dialytika, double derivative

Note: I use Geany on Linux, but EmEditor and BabelPad are Windows only softwares.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.