-
-
Notifications
You must be signed in to change notification settings - Fork 123
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
Shell completion #465
Comments
Hello there π In the meantime you might want to join the Wimpys World Discord π£ where we have a large community of Linux π§ enthusiasts and passionate open source developers π§βπ» You might also be interested in following Wimpys World Twitch π‘ channel where Wimpy streams let's code video, including this project, several times a week. A back catalog of past live stream and other Linux related content is available on Wimpys World YouTube πΊ channel. |
I like this idea, anything that can save me a few key presses. |
I came up with an implementation, but without the optimizations from https://github.com/natanjunges/deb-get/tree/extrepo, which is a WIP implementation for #313, it is too slow. I'll wait until #313 is finished and merged before submitting it. |
@natanjunges Thank you for the time and effort ππ» |
Closed by #523. |
Requesting a new feature π§βπ»
Would be great to have Shell completion (for Bash at least) bundled into a
deb-get
package.Is there an item in
deb-get
's roadmap on adding such a feature?Expected behavior
Shell completion is installed along with
deb-get
package and users can utilise tab-completion for commands and parameters.Actual behavior
Shell completion is not install and hasn't been added to
deb-get
as of yet.Steps to reproduce
Install
deb-get
and rundeb-get<tab><tab>
System information
Run the following a paste the output below:
/etc/os-release
The text was updated successfully, but these errors were encountered: