gopass: fish autocompletion is broken

Summary

Since version 1.9.0,gopass has stopped detecting my store (on secrets completions, etc). I’ve been reading about the PASSWORD_STORE_DIR support and at first it seemed like it, but after installing the 1.9.1v issue stays.

Anyways, downgrading to 1.8.6, makes it working again.

Steps To Reproduce

gopass git<TAB>

Expected behavior

Should bring completions for keyword git (i.e. gitlab.com, github.com, etc)

Environment

  • Archlinux
  • gopass Version: 1.9.1
  • Installation method: pacman

Additional context

  • fish shell
  • store: ~/.local/share/pass

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Comments: 16 (11 by maintainers)

Commits related to this issue

Most upvoted comments

Thanks for the quick reaction! 😃

Thanks for reporting back!

I confirm that gopass 1.9.2 has working fish shell completions 😃