waveform-computing / rastools

Tools for working with synchrotron scans
http://www.waveform.org.uk/rastools/
2 stars 1 forks source link

Add bash completion capabilities to package #17

Closed waveform80 closed 11 years ago

waveform80 commented 11 years ago

Use [http://furius.ca/optcomplete/#documentation optcomplete] to add bash completion to the command line tools

waveform80 commented 11 years ago

Imported from trac issue 17. Created by dave on 2012-06-20T16:33:50, last modified: 2012-06-25T20:24:50

waveform80 commented 11 years ago

Trac comment by dave on 2012-06-25 14:24:29:

Implemented in r127 - needs testing

waveform80 commented 11 years ago

Trac comment by dave on 2012-06-25 20:24:50:

Tested - works nicely but does seem to introduce some problems with directory names containing spaces. This appears to be a bug in upstream. Looking at the upstream code it's in need of a bit of love anyway, so I might try and do some work on it...