virtual G4String GetCommandLineString(const char *msg=0)
 
G4bool IsCursorLast() const 
 
TermColorIndex directoryColor
 
G4int relativeHistoryIndex
 
void InsertCharacter(char cc)
 
void BackspaceCharacter()
 
void SetTermToInputMode()
 
std::vector< G4String > commandHistory
 
G4String GetFirstMatchedString(const G4String &str1, const G4String &str2) const 
 
G4String RestoreHistory(G4int index)
 
virtual void MakePrompt(const char *msg=0)
 
TermColorIndex commandColor
 
virtual void ResetTerminal()
 
G4UItcsh(const G4String &prompt="%s> ", G4int maxhist=100)
 
void ListMatchedCommand()
 
void SetLsColor(TermColorIndex dirColor, TermColorIndex cmdColor)
 
void InitializeCommandLine()
 
void StoreHistory(G4String aCommand)