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.2.0.tar.bz2 | 0000383559 375 KB | |
smenu.changes | 0000017958 17.5 KB | |
smenu.spec | 0000001843 1.8 KB |
Revision 10 (latest revision is 12)
Dominique Leuenberger (dimstar_suse)
accepted
request 1056907
from
Pierre Gentile (pgen)
(revision 10)
Version 1.2.0 * Fixes: * Correction of word selections with the mouse in long lines. * Fixed support for the double-click mouse delay setting. * Prevention of spurious commands being sent by the mouse paste function. * Allowed compilation with old glibc versions. * Improvements: * Redesign of the multiple selection mechanism with the possibility to undo. * Improved initialization of mouse tracking modes. * Miscellaneous: * Corrections and improvements to the manual. * Removal of dead code.
Comments 0