-
Notifications
You must be signed in to change notification settings - Fork 50
Controlled direct access
pgen edited this page Aug 4, 2018
·
1 revision
Sometime the numbering provided by -N
/-U
is not configurable enough. The -F
option is
useful here.
-F
is a kind of manual mode in which the numbering is already present in the input words and
just need to be extracted.
The -D
companion option can be used to tell smenu how to extract them.
Here is a small example:
smenu -c -F -D o:0 i:1 n:2 l:'[' r:']'
Read the manual to learn more about -F
.
smenu illustrated concepts and examples: