An interactive selection tool for use in your scripts.
This simple textmode tool reads words from the standard input, presents them in
a cool interactive window which appear just below the current line.
The selected word, if any, is then written to the standard output.
The git repo is here: https://github.com/p-gen/smenu (mirror: http://repo.or.cz/smenu.git)
There is a also wiki here: https://github.com/p-gen/smenu/wiki
Screencast demo: http://youtu.be/Z2DF73VYBU8
Author: Pierre Gentile
- Developed at utilities
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/smenu && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
smenu-1.1.0.tar.bz2 | 0000332920 325 KB | |
smenu.changes | 0000016890 16.5 KB | |
smenu.spec | 0000001843 1.8 KB |
Revision 9 (latest revision is 12)
Dominique Leuenberger (dimstar_suse)
accepted
request 1011032
from
Pierre Gentile (pgen)
(revision 9)
- Version 1.1.0 * Fixes: * Fix and improve the instant help (?) display. * Fix and improve the substitution code. * Fix and simplify the "End" key management code. * Improvements: * Add mouse support. * Allows to shift the window's content horizontally without moving the cursor. * Small adjustments in UTF-8 symbols and comments. * Improve the documentation. * Miscellaneous: * Various code simplifications.
Comments 0