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

Tab completion in pkg> activate #834

Closed
fredrikekre opened this issue Oct 15, 2018 · 0 comments · Fixed by #869
Closed

Tab completion in pkg> activate #834

fredrikekre opened this issue Oct 15, 2018 · 0 comments · Fixed by #869
Labels

Comments

@fredrikekre
Copy link
Member

Would be nice to have.

bors bot added a commit that referenced this issue Nov 1, 2018
869: Add completion support for `activate` r=00vareladavid a=00vareladavid

Iterative path completion for `activate`. Also includes support for `activate --shared`.

Examples:
```
(Pkg) pkg> activate --shared 
foobar v1.0
(Pkg) pkg> activate /
sys/      opt/       root/      lib64/     lib/       mnt/       bin/       run/       var/       tmp/
nix/      boot/      usr/       proc/      home/      dev/       etc/       srv/       .emacs.d/  sbin/
```

Includes a small fix for #839.
Should resolve #834. 

Co-authored-by: David Varela <[email protected]>
bors bot added a commit that referenced this issue Nov 2, 2018
869: Add completion support for `activate` r=00vareladavid a=00vareladavid

Iterative path completion for `activate`. Also includes support for `activate --shared`.

Examples:
```
(Pkg) pkg> activate --shared 
foobar v1.0
(Pkg) pkg> activate /
sys/      opt/       root/      lib64/     lib/       mnt/       bin/       run/       var/       tmp/
nix/      boot/      usr/       proc/      home/      dev/       etc/       srv/       .emacs.d/  sbin/
```

Includes a small fix for #839.
Should resolve #834. 

Co-authored-by: David Varela <[email protected]>
@bors bors bot closed this as completed in #869 Nov 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant