Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 31, 2009, 11:13:52 PM (14 years ago)
Author:
rgrieder
Message:

Sorted out some small stuff in the Shell and hopefully fixed IOConsole problems (flickering and too much output).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/console/src/libraries/core/IOConsole.h

    r6007 r6010  
    7777        std::vector<unsigned>   statusLineWidths_;
    7878        unsigned int            statusLineMaxWidth_;
     79        const std::string       promptString_;
    7980        static const unsigned   minOutputLines_ = 3;
    8081
Note: See TracChangeset for help on using the changeset viewer.