- Setting rc.debug implicitly sets debug.tls, debug.parser and debug.hooks.
This commit is contained in:
Paul Beckingham 2014-10-04 19:12:23 -04:00
parent c360923909
commit a71d4f1596
2 changed files with 23 additions and 0 deletions

View file

@ -79,6 +79,7 @@ private:
void updateXtermTitle ();
void updateVerbosity ();
void loadAliases ();
void propagateDebug ();
public:
std::string program;