mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-28 22:47:20 +02:00
Args
- Modified FILTER output to match debug output of tw.
This commit is contained in:
parent
6f611d07f1
commit
9ee3e03922
1 changed files with 1 additions and 1 deletions
|
@ -204,7 +204,7 @@ int main (int argc, const char** argv)
|
||||||
std::cout << tree->dump ();
|
std::cout << tree->dump ();
|
||||||
|
|
||||||
std::cout << "\n"
|
std::cout << "\n"
|
||||||
<< " Filter: "
|
<< " \033[1;37;42mFILTER\033[0m "
|
||||||
<< a3t.getFilterExpression ()
|
<< a3t.getFilterExpression ()
|
||||||
<< "\n";
|
<< "\n";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue