summaryrefslogtreecommitdiff
path: root/x11/yalias (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to version 0.5Kirill Ponomarev2003-10-123-3/+10
| | | | | | | | PR: 57900 Submitted by: maintainer Notes: svn path=/head/; revision=90931
* New port: x11/yalias: an execution box with regex matchingEdwin Groothuis2003-10-074-0/+37
yalias has a window with two buttons and a text widget. The left button clears the widget (and is bound to the Escape key). The right button matches the contents of the widget against a series of regular expressions that the user has previously specified in their $HOME/.yaliasrc, and executes the specified command if it matches any of them. PR: ports/56611 Submitted by: Tim Bishop <tim@bishnet.net> Notes: svn path=/head/; revision=90564