diff options
| author | B. Watson <urchlay@slackware.uk> | 2026-03-23 00:02:50 -0400 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2026-03-23 00:02:50 -0400 |
| commit | 7531518eccba51af6249eaf698580b27be90a1b3 (patch) | |
| tree | 348c45014d7456ed1b293fdbeeae565168368174 /doc | |
| parent | e786e5314c67f6173b3f477175f21407a4cac04a (diff) | |
| download | fujinet-chat-7531518eccba51af6249eaf698580b27be90a1b3.tar.gz | |
Update docs.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/statusbar.txt | 16 |
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 -------- |
