commit c473084

Nomeji  ·  2022-04-29 08:26:06 +0000 UTC
parent f963090
update man to reflect changes on pane-widths behaviour
1 files changed,  +5, -5
+5, -5
 1@@ -111,15 +111,15 @@ pane-widths {
 2 
 3 	*nicknames*
 4 		The number of cells that the column for nicknames occupies in the
 5-		timeline. By default, 16.
 6+		timeline. By default, 14.
 7 
 8 	*channels*
 9-		Make the channel list vertical, with a width equals to the given amount
10-		of cells.  By default, the channel list is horizontal.
11+		The number of cells that the column for channels occupies on screen.
12+		By default, 16. Use special value 0 to make the channel list horizontal.
13 
14 	*members*
15-		Show the list of channel members on the right of the screen, with a
16-		width equals to the given amount of cells.
17+		The number of cells that that the column for the list of channel members
18+		occupies on screen. By default, 16. Use special value 0 to disable.
19 
20 *tls*
21 	Enable TLS encryption.  Defaults to true.