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

Add terminal option to disable auto-complete #2560

Closed
e-gineer opened this issue Oct 20, 2022 · 4 comments
Closed

Add terminal option to disable auto-complete #2560

e-gineer opened this issue Oct 20, 2022 · 4 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@e-gineer
Copy link
Contributor

For very large environments autocomplete in the interactive terminal can be annoying slow for typing. While it should be faster, it would also be helpful at times to just disable autocomplete.

I'd propose a setting for terminal - https://steampipe.io/docs/reference/config-files/terminal

auto_complete = false
@e-gineer e-gineer added enhancement New feature or request good first issue Good for newcomers labels Oct 20, 2022
@TomerPacific
Copy link

Hey @e-gineer , I'd like to help out here. Any details I should be aware of before starting?

@e-gineer
Copy link
Contributor Author

We'd love your help @TomerPacific! As a starting point, I imagine the implementation would be similar to multi

https://github.com/turbot/steampipe/search?l=Go&q=multi

@TomerPacific
Copy link

@e-gineer , I have tried looking for a way to set up a local development environment, but couldn't find anything.
Is there a resource you can point me to?

I saw the Contributing guide, but it did not have this information. Especially if this feature is related only to the terminal.

I want to have a way to test out my changes.

@TomerPacific
Copy link

TomerPacific commented Oct 24, 2022

@e-gineer - seems like I have been bamboozled by Mr-Destructive (what an appropriate name).. I think you can assign this one to him.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants