We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
--stats-only
The --stats-only option does not have tab-completion.
ag --stat<TAB>
$ ag --stat<TAB> --stata --stats --stats-only
$ ag --stat<TAB> --stata --stats
$ 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
The text was updated successfully, but these errors were encountered:
I have essentially no experience with C but am willing to help out if someone can point me in the right direction.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Summary
The
--stats-only
option does not have tab-completion.Steps to reproduce:
ag --stat<TAB>
Expected Result
Actual Result
Version info:
The text was updated successfully, but these errors were encountered: