GothenburgBitFactory / GothenburgBitFactory/taskshell
[TS-3] Spaces in project names in tasksh
Open
bug
- Dominant language
- Python
- Stars
- 96
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
_Liam Brown on 2014-01-30T14:41:30Z says:_
I want to bump this again. For months I've happily used the Taskwarrior shell to avoid this quotes issue, but with 2.3.0, it has infected even the built-in shell. So where
add Call the bank about refi proj:"Refinance the car"
used to work, now I have to type
add Call the bank about refi proj:\"Refinance the car\"
every time. The form
add Call the bank about refi proj:Refinance\ the\ car
also does not work as expected; the project name is trimmed at the end of the first word and the name of the task is then "Call the bank about refi the car".
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.