Home

Quick Links

Software Manual
GitHub
API Reference

Documentation Versions

Public Release
8.3.0
8.2.0
8.1.0
8.0.0
7.2.0
7.1.0
7.0.0
6.0.0
3.9.0
3.5.0
USGS

ISIS Application Documentation


isiscomplete

Standard View | TOC | Home

Outputs the completion command for any Isis application

Description
Categories
History


Description

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 ...]`


Categories


History

Steven Lambright2008-04-07 Original version
Steven Lambright2008-05-06 isiscomplete now does not complete itself and does not complete when isis is in debug mode
Steven Lambright2008-06-17 This program now handles qview properly
Steven Lambright2008-09-12 This program now handles isisui properly
Kris Becker2009-11-27 Changed the call to Application to provide compatability withg Qt startup requirements.
Jai Rideout2011-07-18 This program now handles cneteditor properly
Steven Lambright2011-07-20 This program now handles qmos properly
Adam Paquette2017-10-04 This program now handles ipce properly. Fixes #5134.