diff options
author | delthas <delthas@dille.cc> | 2022-04-15 23:33:08 +0200 |
---|---|---|
committer | delthas <delthas@dille.cc> | 2022-04-15 23:36:19 +0200 |
commit | 44b8fcf02f745d6f4de79eaf9efcfd916420a724 (patch) | |
tree | c428a13436af5202443a04488bc9e5cfe479e958 /doc/senpai.1.scd | |
parent | Optimize URL regex (diff) |
Fix home buffer tooltip
Private messages are now sent to their own buffer, rather than in the
home buffer.
Diffstat (limited to 'doc/senpai.1.scd')
-rw-r--r-- | doc/senpai.1.scd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/senpai.1.scd b/doc/senpai.1.scd index 8dc3ef1..9dcbb5f 100644 --- a/doc/senpai.1.scd +++ b/doc/senpai.1.scd @@ -42,8 +42,8 @@ For information about the configuration format, see *senpai*(5). The user interface of senpai consists of 4 parts. Starting from the bottom: The *buffer list*, shows joined channels. The special buffer *home* is where -private messages and server notices are shown. This list can be put on the left -of the screen with the _chan-column-width_ configuration option. +server notices are shown. This list can be put on the left of the screen with +the _chan-column-width_ configuration option. On the row above, the *input field* is where you type in messages or commands (see *COMMANDS*). By default, when you type a message, senpai will inform |