GothenburgBitFactory / GothenburgBitFactory/taskwarrior
Path autocomplete fails when trying to migrate from 2 to 3
- Dominant language
- C++
- Stars
- 6.1k
- Forks
- 423
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 11
Description
0. I've made a task dump at `~/Backup/all-tasks-19-07-2024.json`
1. Installed v3
```
~ >_ task --version
3.0.2
```
2. Attempted to do ` task import rc.hooks=0 ~/Backup/a[tab]`
3. I've **expected** the shell to autocomplete the path
* What actually happened?

and the path is **not** completed
* Paste the output of the ```task diag``` command.
```
task 3.0.2
Platform: Linux
Compiler
Version: 13.2.0
Caps: +stdc +stdc_hosted +LP64 +c8 +i32 +l64 +vp64 +time_t64
Compliance: C++17
Build Features
CMake: 3.29.2
libuuid: libuuid + uuid_unparse_lower
Build type: Release
Configuration
File: /home/allgreed/.config/task/taskrc (found), 4691 bytes, mode 100644
Data: /home/allgreed/.task (found), dir, mode 40755
Locking: Enabled
GC: Enabled
$VISUAL: nvim
Hooks
System: Enabled
Location: /home/allgreed/.task/hooks
Active:
Inactive: _on-modify-bump-laundry-dry (executable)unrecognized hook name
Tests
Terminal: 116x64
Dups: Scanned 0 tasks for duplicate UUIDs:
No duplicates found
Broken ref: Scanned 0 tasks for broken references:
No broken references found
```
Contributor guide
Assessment
This issue has not been assessed yet.