Cybrkyd's git repositories

gedit-statusbar-wordcount-plugin • commit: 0f86507

commit 0f865076778dc7fe9d4c8c6772c6bdcd4e72c94296a27253bb667209695345a8
author cybrkyd <vii@cybrkyd.com> 2025-08-30 06:29:08 +0100
committer cybrkyd <vii@cybrkyd.com> 2025-08-30 06:29:08 +0100

Commit Message

README

📊 Diffstat

README.md 7
1 files changed, 3 insertions(+), 4 deletions(-)

Diff

diff --git a/README.md b/README.md
index 03d7894..509e0b3 100644
--- a/README.md
+++ b/README.md
@@ -17,12 +17,11 @@ Installation
- Added a character count
- More accurate regex for word boundaries
- Added debouncing (throttling) to reduce update frequency on fast edits
- - Displays both word count and character count
- - Adds multiple `try`/`except` blocks to prevent crashes
- - Separates tracking of active document and connection ID
+ - Added multiple `try`/`except` blocks to prevent crashes
+ - Separate tracking of active document and connection ID
- Proper cleanup of timers and connections on deactivation
- Displays user-visible errors in the status bar on failure
- - Counts are now formatted with thousands separators
+ - Counts are formatted with thousands separators
## Licences
gedit status bar word count plugin is made available under a [GPL3