diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/en/configure.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/en/configure.txt b/doc/en/configure.txt index aa880d7b..fc854dba 100644 --- a/doc/en/configure.txt +++ b/doc/en/configure.txt @@ -296,6 +296,19 @@ section of this documentation. separated by underscores ("_"). If there are more than 3 or 4 chained sorting methods, your sorting is most likely inefficient. +*roster_group_sort*:: name + + How to sort the roster groups. The principles are the same as _roster_sort_ + (see above). + + Available methods are: + * reverse: reverse the current sorting + * name: sort by group name (alphabetical order) + * fold: sort by unfolded/folded + * connected: sort by number of connected contacts + * size: sort by group size + * none: put the "none" group (if any) at the end of the list + *beep_on*:: highlight private The terminal can beep on various event. Put the event you want in a list |