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 bash completions for forc #482

Closed
2 of 3 tasks
adlerjohn opened this issue Dec 23, 2021 · 7 comments
Closed
2 of 3 tasks

Add bash completions for forc #482

adlerjohn opened this issue Dec 23, 2021 · 7 comments
Assignees
Labels
enhancement New feature or request forc good first issue Good for newcomers

Comments

@adlerjohn
Copy link
Contributor

adlerjohn commented Dec 23, 2021

@adlerjohn adlerjohn added enhancement New feature or request forc good first issue Good for newcomers labels Dec 23, 2021
@sezna
Copy link
Contributor

sezna commented Jan 4, 2022

With regards to --list -- we have forc --help. However, cargo --list lists plugins and extensible commands that have been installed. We don't really have that functionality in forc. Do we want that?

@adlerjohn
Copy link
Contributor Author

Eventually we probably want plugins, but for now simply listing commands just like cargo --list is probably good enough IMO.

@adlerjohn adlerjohn moved this to Todo in Fuel Network Jan 6, 2022
@iqdecay iqdecay assigned iqdecay and unassigned iqdecay Jan 13, 2022
@Voxelot
Copy link
Member

Voxelot commented Jan 13, 2022

Since the default shell for MacOS is zsh, we should also consider a zsh plugin similar to the rust completion one: https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/rust

@ControlCplusControlV
Copy link
Contributor

Going to start working on implementing a forc -list

@JoshuaBatty
Copy link
Member

Hey @ControlCplusControlV , i'm working on the shell autocompletions FYI. But perhaps you could have a go at forc locate-project along with forc --list

@mitchmindtree
Copy link
Contributor

Closed by #864

Repository owner moved this from Todo to Done in Fuel Network Mar 3, 2022
@PaulRBerg
Copy link
Contributor

Since the default shell for MacOS is zsh, we should also consider a zsh plugin similar to the rust completion one

Yes, please! An Oh My Zsh plugin for Forc would be great.

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

No branches or pull requests

8 participants