diff --git a/twander.1 b/twander.1 index 37d0615..2006e2a 100644 --- a/twander.1 +++ b/twander.1 @@ -1716,9 +1716,6 @@ A Boolean Option must be assigned a value of True or False. These logical values can be in any case, so TRUE, TRue, and tRue all work. -Note that when you view these variables in the Help menu entitled, -.B User-Settable Options, -they are displayed as 0 (False) and 1 (True). A Numeric Option must be a number 0 or greater. Numbers can also be entered in hexadecimal format: 0xNNN, where NNN is the @@ -1865,6 +1862,18 @@ Selects the main display Background Color. .TP +.B CMDMENUSORT [Boolean] (False) + +By default, \fCtwander\fP populates the command menu on the menu bar +(and the popup command menu) with commands in the order in which they +are defined in the configuration file. This was done so that you +could define the most important or most frequently used commands first +and they would thus conveniently appear at the top of the menu list. +However, if you prefer your command list to be sorted, set the +\fCCMDMENUSORT\fP option to \fCTrue\fp. + + +.TP .B CMDSHELL [String] () This option is primarily intended for people running \fCtwander\fP on @@ -4807,4 +4816,4 @@ .ft \" revert .SH DOCUMENT REVISION INFORMATION -$Id: twander.1,v 1.129 2006/12/14 06:58:55 tundra Exp $ \ No newline at end of file +$Id: twander.1,v 1.130 2006/12/14 07:37:38 tundra Exp $ \ No newline at end of file