Home

User Documentation

Getting Started
Learn More
Explore in Detail
Get Inspired

Contributor Documentation

Getting Started
Learn More
Explore in Detail
Get Inspired

Quick Links

Software Manual
AstroDiscuss
GitHub
API Reference

Documentation Versions


ISIS 2

Documentation
Tutorials
Technical Documents
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.