Searched refs:dselect (Results 1 – 7 of 7) sorted by relevance
| /freebsd/contrib/dialog/samples/ |
| H A D | dselect | 7 returntext=`$DIALOG --title "Please choose a file" "$@" --dselect "$HOME/" 14 48 2>&1 1>&3`
|
| /freebsd/contrib/dialog/ |
| H A D | fselect.c | 578 dlg_fselect(const char *title, const char *path, int height, int width, int dselect) in dlg_fselect() argument 630 DLG_TRACE(("# %s args:\n", dselect ? "dselect" : "fselect")); in dlg_fselect() 691 if (dselect) in dlg_fselect() 712 if (!dselect) { in dlg_fselect() 843 if (state == sFILES && !dselect) { in dlg_fselect()
|
| H A D | dialog.c | 383 { "dselect", opW(dselect), 2, "<directory> <height> <width>" },
|
| H A D | CHANGES | 48 subwindows, to fix regression in dlg_getc() in fselect/dselect 144 + modify dselect/fselect to work with autosizing (Debian #915949). 1198 + modify fselect/dselect to use space-character as a completion 1208 + add dselect dialog (compatible with Xdialog).
|
| /freebsd/contrib/dialog/package/debian/ |
| H A D | control | 18 buildlist, calendar, checklist, dselect, editbox, form, fselect,
|
| /freebsd/contrib/dialog/package/ |
| H A D | dialog.spec | 26 buildlist, calendar, checklist, dselect, editbox, form, fselect,
|
| /freebsd/contrib/tcsh/ |
| H A D | complete.tcsh | 1232 'C/*/(update upgrade dselect-upgrade source \
|