about summary refs log tree commit diff
path: root/Completion/Unix/Command/_beep
Commit message (Collapse)AuthorAgeFilesLines
* unposted: _beep completion: Actually hook it for the 'beep' command.Daniel Shahaf2015-10-241-1/+1
|
* 35271: New completion: beep.Daniel Shahaf2015-06-021-0/+50
The new completion is mostly boilerplate except for the handling of $words/$CURRENT to support specifying the arguments multiple times separated by -n.