aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/statusbar.txt16
1 files changed, 11 insertions, 5 deletions
diff --git a/doc/statusbar.txt b/doc/statusbar.txt
index f6f76b6..40fc0b3 100644
--- a/doc/statusbar.txt
+++ b/doc/statusbar.txt
@@ -11,7 +11,12 @@ as one of:
- Grey number: Screen has no activity since you last looked at it.
-- Green number: Screen has activity that you haven't seen yet.
+- Dark green number: Screen has new activity, but not channel text.
+ Examples: join, part, nick change messages. Also server messages
+ (numerics) in the [server] screen.
+
+- White number: Screen has new channel text in it (but your name
+ was not mentioned).
- Red number: Screen has activity that's intended for you: a private
message, or your nick has been mentioned in a channel (AKA you've
@@ -27,17 +32,18 @@ do anything.
When switching screens with Start+A, FujiNetChat goes to the
right-most (highest numbered) highlighted screen (red). If there
are no highlighted screens, it goes to the right-most active screen
-(green). If there are no screens with activity, it doesn't change
+(white). If there are none, it looks for the right-most dark green
+one. If there are no screens with activity, it doesn't change
screens.
-Note that the current screen (the one you're looking at) will never be
-red or green.
-
This works about like irssi's Meta-A key, except that irssi actually
keeps track of when each of its windows became active or highlighted,
and goes to the oldest one first. FujiNetChat just starts at the last
screen and works its way down.
+Note that the current screen (the one you're looking at) will always
+be grey.
+
Activity
--------