| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| module:xtrn_sec [2025/04/18 23:50] – [Configure] Added indent_list_items nelgin | module:xtrn_sec [2025/12/30 20:32] (current) – [Configure] Add multicolumn_section_fmt digital man |
|---|
| | multicolumn | true | Use a multiple-column program list when there are more than ''singlecolumn_height'' items. This will automatically set to false if screen_columns < 80 | | | multicolumn | true | Use a multiple-column program list when there are more than ''singlecolumn_height'' items. This will automatically set to false if screen_columns < 80 | |
| | multicolumn_separator | " " | Separator displayed between columns of program names | | | multicolumn_separator | " " | Separator displayed between columns of program names | |
| | multicolumn_fmt | text[XtrnProgLstFmt] | Display format used for multiple columns | | | multicolumn_fmt | text[XtrnProgLstFmt] | Display format used for multiple program columns | |
| | | multicolumn_section_fmt | "\x01g\x01h%3d: \x01n\x01g%-32.32s " | Display format used for multiple program //section// columns || |
| | singlecolumn_fmt | "\x01h\x01c%3u \xb3 \x01n\x01c%s\x01h " | Display format used for single column | | | singlecolumn_fmt | "\x01h\x01c%3u \xb3 \x01n\x01c%s\x01h " | Display format used for single column | |
| | singlecolumn_margin | 7 | Desired button margin (below program list), in rows | | | singlecolumn_margin | 7 | Desired button margin (below program list), in rows | |
| | singlecolumn_height | screen_rows - singlecolumn_margin | The maximum length of a single column list | | | singlecolumn_height | screen_rows - singlecolumn_margin | The maximum length of a single column list | |
| | indent_list_items | false | Use with multi/singlecolumn_fmt strings which don't contain padded integer specifiers | | | align_prog_list | false | Use with ''multi/singlecolumn_fmt'' strings which don't contain padded integer specifiers | |
| | header_fmt | text[XtrnProgLstHdr] | Program list header format | | | header_fmt | text[XtrnProgLstHdr] | Program list header format | |
| | titles | text[XtrnProgLstTitles] | Program list titles | | | titles | text[XtrnProgLstTitles] | Program list titles | |
| | section_which | text[SelectItemWhich] | Which prompt for main section listing | | | section_which | text[SelectItemWhich] | Which prompt for main section listing | |
| | section_header_title | External Program Selection | Main section listing header text | | | section_header_title | External Program Selection | Main section listing header text | |
| | | align_section_list | false | Use with ''section_fmt'' string that doesn't contain padded integer specifiers | |
| | which | text[WhichXtrnProg] | Which prompt | | | which | text[WhichXtrnProg] | Which prompt | |
| | sort | false | Re-sort (alphabetically) the list of programs and program sections before displaying to the user | | | sort | false | Re-sort (alphabetically) the list of programs and program sections before displaying to the user | |