summary refs log tree commit diff
path: root/Completion/Unix/Type/_baudrate
Commit message (Collapse)AuthorAgeFilesLines
* 38422: _baudrate -> _baudratesFrank Terbeck2016-05-091-84/+0
| | | | | Oliver notes that helper functions usually have plural names by convention.
* 38388: Refactor baud rate completionFrank Terbeck2016-05-021-0/+84
This adds a new helper function _baudrate and uses it in place of private solutions in various existing completions.