32#if ! (defined(WIN32) || defined(__MINGW32__))
84 void MakePrompt(
const char* msg =
nullptr)
override;
void InsertCharacter(char cc)
G4String GetFirstMatchedString(const G4String &str1, const G4String &str2) const
G4String GetCommandLineString(const char *msg=nullptr) override
G4String RestoreHistory(G4int index)
void SetLsColor(TermColorIndex dirColor, TermColorIndex cmdColor) override
void ResetTerminal() override
void SetTermToInputMode()
void ListMatchedCommand()
G4bool IsCursorLast() const
void InitializeCommandLine()
G4UItcsh(const G4String &prompt="%s> ", G4int maxhist=100)
void MakePrompt(const char *msg=nullptr) override
std::vector< G4String > commandHistory
void StoreHistory(G4String aCommand)
void BackspaceCharacter()
G4int relativeHistoryIndex
TermColorIndex directoryColor
TermColorIndex commandColor