ISIS Application Documentation
isiscomplete | Standard View | TOC | Home |
Outputs the completion command for any Isis application
Description
Categories
History
This program is used to load tcsh tab-completion settings for all Isis applications. This program will NOT run in GUI mode! Call this program like this: eval `isiscomplete isisapp [isisapp2 isisapp3 ...]`
Steven Lambright | 2008-04-07 | Original version |
Steven Lambright | 2008-05-06 | isiscomplete now does not complete itself and does not complete when isis is in debug mode |
Steven Lambright | 2008-06-17 | This program now handles qview properly |
Steven Lambright | 2008-09-12 | This program now handles isisui properly |
Kris Becker | 2009-11-27 | Changed the call to Application to provide compatability withg Qt startup requirements. |
Jai Rideout | 2011-07-18 | This program now handles cneteditor properly |
Steven Lambright | 2011-07-20 | This program now handles qmos properly |
Adam Paquette | 2017-10-04 | This program now handles ipce properly. Fixes #5134. |