Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Path autocomplete fails when trying to migrate from 2 to 3 #3558

Open
allgreed opened this issue Jul 19, 2024 · 1 comment
Open

Path autocomplete fails when trying to migrate from 2 to 3 #3558

allgreed opened this issue Jul 19, 2024 · 1 comment

Comments

@allgreed
Copy link

  1. I've made a task dump at ~/Backup/all-tasks-19-07-2024.json
  2. Installed v3
~ >_ task --version
3.0.2
  1. Attempted to do task import rc.hooks=0 ~/Backup/a[tab]
  2. I've expected the shell to autocomplete the path
  • What actually happened?
    2024-07-19-15-05-18_638x285
    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
@djmitche
Copy link
Collaborator

The bogus output will be fixed in the next version (#3419).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

2 participants