You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
borsbot
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]>
Would be nice to have.
The text was updated successfully, but these errors were encountered: