[Github-comments] [geany/geany-plugins] [request] Show current character information (#1005)

jesus2099 notifications at xxxxx
Wed Jan 20 10:58:02 UTC 2021


It would be nice that the [statusbar template](https://www.geany.org/manual/current/index.html#statusbar-templates) could get new placeholders for **character position** (see #2733) and **character code and/or name**:

![BabelPad](https://user-images.githubusercontent.com/1401086/105163747-990a6180-5b14-11eb-8a44-ba1fb88746e0.png)

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

1. U+0009 <control> : 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 or view it on GitHub:
https://github.com/geany/geany-plugins/issues/1005#issuecomment-763521711
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210120/6818ac0f/attachment.htm>


More information about the Github-comments mailing list