| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| module:xtrn_sec [2020/12/01 07:48] – [Display Files] add global header/footer mlong | module:xtrn_sec [2025/12/30 20:32] (current) – [Configure] Add multicolumn_section_fmt digital man |
|---|
| |
| ^ Option ^ Default ^ Description ^ | ^ Option ^ Default ^ Description ^ |
| | 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 | | | center | false | Center single-column program list in the user's terminal screen | |
| | | 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 | |
| | | 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 | |
| | no_programs_msg | text[NoXtrnPrograms] | Message displayed when there are no external programs available | | | no_programs_msg | text[NoXtrnPrograms] | Message displayed when there are no external programs available | |
| | prompt_on_info | false | Display a yes/no prompt after displaying external program intro file | | | prompt_on_info | false | Display a yes/no prompt after displaying external program intro file | |
| | prompt_on_info_fmt | \r\n\x01n\x01cDo you wish to continue | Formatting for prompt_on_info yes/no prompt | | | prompt_on_info_fmt | "\r\n\x01n\x01cDo you wish to continue" | Formatting for prompt_on_info yes/no prompt | |
| |
| |