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

h --list #5

Open
blaggacao opened this issue Jul 19, 2020 · 2 comments
Open

h --list #5

blaggacao opened this issue Jul 19, 2020 · 2 comments

Comments

@blaggacao
Copy link

blaggacao commented Jul 19, 2020

I find h very interesting. One thing that I'm missing from ghq though is:
h --list | fzf to be able to discover projects fuzzily when I don't remember the exact name.

Caveat:

in such case all outputs have to be prefied with ~/code in order to change directory apropirately.

An alternative which can present projects without prefix:

h --list <put your pip-in-pipe-out-tool> -piping in a short names github.com/drienv/direnv and piping out a full path ~/code/github.com/direnv/direnv.

Or even: h --fzf (more minimal)

Is that something?

@zimbatm
Copy link
Owner

zimbatm commented Jul 20, 2020

nice. I didn't know about ghq. I had a quick look and it seems much more versatile than h.

Maybe there is a way to bring the h functionality to ghq?

If you want to extend h to list all the outputs I am fine with it.

@blaggacao
Copy link
Author

blaggacao commented Jul 20, 2020

Maybe there is a way to bring the h functionality to ghq?

Only acceptable with alias h=ghq. ;-)

The real advantage of ghq in my opinion is beeing distributed as a binary.

Mirrored the request here: x-motemen/ghq#294

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants