GothenburgBitFactory / GothenburgBitFactory/taskwarrior

[TW-1681] parser: Cannot filter by words with slashes

Open
#1,705 3 comments 0 reactions 0 assignees View on GitHub
type:bug
Dominant language
C++
Stars
6.1k
Forks
423
Avg merge
1d 19h
Merged PRs (30d)
11

Description

_Daniel Shahaf on 2015-09-03T06:17:46Z says:_

```
% task add foo/bar
Created task 1.
% task foo/bar
[task next foo/bar]
Cannot divide real numbers by strings
zsh: exit 2
```

The error message is wrong: `foo` is not a real number.

I expected the filter to match the task I had just added.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.