billthefarmer / editor

Android simple text editor
https://billthefarmer.github.io/editor
GNU General Public License v3.0
474 stars 85 forks source link

Hide word count, character count and character set from toolbar #185

Closed smaragdus closed 1 year ago

smaragdus commented 1 year ago

@billthefarmer

First, thank you for your excellent editor.

I am using an older version (1.50) because the character set and especially the word count and the character count in the toolbar distract me a lot. I would highly appreciate an option to hide the character set, the word count and the character count from the toolbar.

Regards

billthefarmer commented 1 year ago

The character set is displayed so no-one accidentally saves a file in ebcdic or whatever, the word count, etc, was requested – #125.