You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* wizard got stuck confirming previous config if only telnet or nc
* join_priv_chan loaded the status channel in a way that caused hilights
* pushworker could die because a client's active chan was not present in
user.chans; nice symptom of a race somewhere orz
(fixed at least one of them where /part could skip unsetting
old_active_chan and /a tried to jump back into it; maybe that was it)
not really but there is a [list of commands](docs/help-commands.md) and a [list of hotkeys](docs/help-hotkeys.md)
133
+
not really but there is a [list of commands](docs/help-commands.md) and a [list of hotkeys](docs/help-hotkeys.md), and also [UI demystified](docs/help-ui.md)
* according to the server, the UTC time is `19:29:39`
8
+
9
+
* you are in window `1` (the first channel you joined), which is channel `#g`, which has `5` users
10
+
11
+
*`h:2` you were hilighted (your name was mentioned) in window `2`; use the command **`/2`** or just press **`CTRL-E`** which takes you to the channel with the most important happening
12
+
13
+
*`a:2,3` activity in windows `2` and `3` which you haven't seen
14
+
15
+
* the 5 users in `#g`, sorted by when they last said soemthing
0 commit comments