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

The --stats-only option does not have tab-completion #1499

Open
dougthor42 opened this issue Aug 9, 2022 · 1 comment · May be fixed by #1500
Open

The --stats-only option does not have tab-completion #1499

dougthor42 opened this issue Aug 9, 2022 · 1 comment · May be fixed by #1500

Comments

@dougthor42
Copy link

Summary

The --stats-only option does not have tab-completion.

Steps to reproduce:

  1. Type ag --stat<TAB>

Expected Result

$ ag --stat<TAB>
--stata  --stats  --stats-only

Actual Result

$ ag --stat<TAB>
--stata  --stats

Version info:

$ ag --version
ag version 2.2.0

Features:
  +jit +lzma +zlib
$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description:    Debian GNU/Linux rodete
Release:        rodete
Codename:       rodete
$ hostnamectl
 Static hostname: dthor-<redated>
       Icon name: computer-vm
         Chassis: vm
      Machine ID: fdac47<redacted>
         Boot ID: 1b76f1<redacted>
  Virtualization: kvm
Operating System: Debian GNU/Linux rodete
          Kernel: Linux 5.17.11-1rodete2-amd64
    Architecture: x86-64
 Hardware Vendor: Google
  Hardware Model: Google Compute Engine
@dougthor42
Copy link
Author

I have essentially no experience with C but am willing to help out if someone can point me in the right direction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant