lite-xl plugin to display characters, newlines and total counts of a document and selections.
- Download or clone the repository and copy the file
charcount.luato the lite-xl plugin folder to:lite-xl/plugins/.
In case of questions, refer to the "lite-xl plugin installation guide".
The plugin should work out-of-box after copying the file charcount.lua to the plugin directory.
If everything is setup, you should see the following informations in the status bar of lite-xl:
XX characters | XX newlines | XX total
characters- everything what is not a newline character, in this case\nnewlines- are displayed separately.total- sum of characters and newlines