diff --git a/src/commands/CmdShow.cpp b/src/commands/CmdShow.cpp index 4328f0b8e..d1f4874a0 100644 --- a/src/commands/CmdShow.cpp +++ b/src/commands/CmdShow.cpp @@ -205,7 +205,8 @@ int CmdShow::execute (std::string& output) " urgency.waiting.coefficient" " verbose" " weekstart" - " xterm.title"; + " xterm.title" + " "; // This configuration variable is supported, but not documented. It exists // so that unit tests can force color to be on even when the output from task