Comment #7 on issue 259 by limodou: Feature request: Count data bytes when selecting some text
http://code.google.com/p/ulipad/issues/detail?id=259

There are two problems need to be resolved:

1. How to count the "bytes" I prefer unicode character count.

2. Where to display, and how to display, for example, below is statusbar, just like:

[ ][Line: xx][Column: xx][Line ending: \n][Encoding:UTF-8]

so which position would you like, for example add new column after Column, and which is the best prompt, an example:

[ ][Line: xx][Column: xx][Selected:xx][Line ending: \n][Encoding:UTF-8]

Reply via email to