aboutsummaryrefslogtreecommitdiff
path: root/bash/bash_completion.d/mex.bash
Commit message (Collapse)AuthorAgeFilesLines
* Overhaul Bash completion scriptsTom Ryder2018-12-021-11/+49
| | | | | | | | | | | Some general changes: * Apply case sensitivity switching in more contexts, using a dynamically loaded helper function * Use array counters for appending to COMPREPLY where possible * Lots more short-circuiting to limit structural depth These changes are expansive and there will definitely be bugs.
* Adjust loop short circuits and pattern matchesTom Ryder2018-12-011-1/+2
|
* Add completion for mex(1df)Tom Ryder2016-09-201-0/+15