commit 93fed87
Hubert Hirtz
·
2021-10-24 11:44:19 +0000 UTC
parent 9fb4378
doc: clarify some things
2 files changed,
+3,
-2
+2,
-1
1@@ -42,7 +42,8 @@ For information about the configuration format, see *senpai*(5).
2 The user interface of senpai consists of 4 parts. Starting from the bottom:
3
4 The *buffer list*, shows joined channels. The special buffer *home* is where
5-private messages and server notices are shown.
6+private messages and server notices are shown. This list can be put on the left
7+of the screen with the _chan-column-width_ configuration option.
8
9 On the row above, the *input field* is where you type in messages or commands
10 (see *COMMANDS*). By default, when you type a message, senpai will inform
+1,
-1
1@@ -52,7 +52,7 @@ Some settings are required, the others are optional.
2 *on-highlight*
3 A command to be executed via _sh_ when you are highlighted. The following
4 environment variables are set with repect to the highlight, THEY MUST APPEAR
5- QUOTED IN THE SETTING, OR YOU WILL BE OPEN TO ATTACKS.
6+ QUOTED IN THE SETTING, OR YOU WILL BE OPEN TO SHELL INJECTION ATTACKS.
7
8 [[ *Environment variable*
9 :< *Description*