[ 源代码: dialog ]
软件包: dialog (1.3-20190808-1)
dialog 的相关链接
Trisquel 的资源:
下载源码包 dialog:
- [dialog_1.3-20190808-1.dsc]
- [dialog_1.3-20190808.orig.tar.gz]
- [dialog_1.3-20190808.orig.tar.gz.asc]
- [dialog_1.3-20190808-1.debian.tar.xz]
维护者:
Original Maintainer:
- Santiago Vila
外部的资源:
- 主页 [invisible-island.net]
相似软件包:
Displays user-friendly dialog boxes from shell scripts
This application provides a method of displaying several different types of dialog boxes from shell scripts. This allows a developer of a script to interact with the user in a much friendlier manner.
The following types of boxes are at your disposal:
yes/no Typical query style box with "Yes" and "No" answer buttons menu A scrolling list of menu choices with single entry selection input Query style box with text entry field message Similar to the yes/no box, but with only an "Ok" button text A scrollable text box that works like a simple file viewer info A message display that allows asynchronous script execution checklist Similar to the menu box, but allowing multiple selections radiolist Checklist style box allowing single selections gauge Typical "progress report" style box tail Allows viewing the end of files (tail) that auto updates background tail Similar to tail but runs in the background. editbox Allows editing an existing file
其他与 dialog 有关的软件包
|
|
|
-
- dep: debianutils (>= 1.6)
- Miscellaneous utilities specific to Debian
-
- dep: libc6 (>= 2.15)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libncursesw6 (>= 6)
- shared libraries for terminal handling (wide character support)
-
- dep: libtinfo6 (>= 6)
- shared low-level terminfo library for terminal handling