Bug 188466 - show number of words and characters
Summary: show number of words and characters
Status: RESOLVED FIXED
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-30 13:32 UTC by Roland
Modified: 2011-08-21 15:15 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 4.8.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roland 2009-03-30 13:32:42 UTC
Version:            (using KDE 4.2.0)
OS:                Linux
Installed from:    Ubuntu Packages

When using kate for editing texts as a journalist, I am usually asked not to write more than a certain number of characters. 

I have not found any option to show the total number of characters (including blanks) or words. The ideal place would be the status line at the bottom.

--RAS
Comment 1 Christian Loose 2011-08-21 15:15:37 UTC
Git commit bc6359e81d72c482dcfaf70665a79545fb14aab4 by Christian Loose.
Committed on 18/08/2011 at 20:09.
Pushed by cloose into branch 'master'.

Show number of characters in the status bar.

Add a label to the status bar that displays the number of
characters in the current document.

Also extend the context menu of the status bar with menu actions
to change the visibility of the status bar items.

FEATURE: 188466
FIXED-IN: 4.8.0
REVIEW: 102370

M  +8    -0    kate/app/kateviewspace.h
M  +20   -0    kate/app/kateviewmanager.h
M  +8    -0    kate/data/kateui.rc
M  +96   -0    kate/app/kateviewmanager.cpp
M  +61   -0    kate/app/kateviewspace.cpp

http://commits.kde.org/kate/bc6359e81d72c482dcfaf70665a79545fb14aab4