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

Nuscript's for Pacman #10385

Closed
ShalokShalom opened this issue Sep 15, 2023 · 4 comments
Closed

Nuscript's for Pacman #10385

ShalokShalom opened this issue Sep 15, 2023 · 4 comments
Labels
enhancement New feature or request external-commands Issues related to external commands needs-triage An issue that hasn't had any proper look scripting Related to writing scripts

Comments

@ShalokShalom
Copy link

Related problem

Hi lovely folks 🌞

So I had the joy to see Nushell in action for the first time recently, and I have to say, I am quite impressed with the neat output.

What I am also impressed by, is the immense complication, it can bring, when I want to launch a command. 😄

See this issue: #10297
As you can see, is it suggested, that we could have a script, that helps with common pacman queries.

Next to the shown ones, I also like to introduce you to the pkgfile command, that helps with packaging.

Screenshot_20230915_223925

This could clearly take some order 😃

Describe the solution you'd like

Clear output for pacman out of the box

See the solution in the linked example 👍🏻

Describe alternatives you've considered

Doing it by hand 😉

Additional context and details

No response

@ShalokShalom ShalokShalom added enhancement New feature or request needs-triage An issue that hasn't had any proper look labels Sep 15, 2023
@fdncred
Copy link
Collaborator

fdncred commented Sep 15, 2023

Hi 👋🏻. What's the question? I must be missing it. I see custom completions in our nu_scripts repo for pacman and pkgfile.

Maybe you're wanting someone to write you a script?

@ShalokShalom
Copy link
Author

Hi 👍🏻

I am not really custom yet with the terminology here, it seems. 😅

@amtoine said, there are no nu_scripts for pacman yet, and he assumed, they would be there.
What I inferred from this, is that Nu has special scripts for commands, that are used often, and who format the output without special invention by the user.

I am generally willing to implement them, but I would need to with the command arguments, since they puzzle me over a lot.

This issue is mostly just for the creation of pacman scripts for Nu in general, no matter who ends up implementing it.

@amtoine
Copy link
Member

amtoine commented Sep 16, 2023

@ShalokShalom
maybe this is something more suited for the https://github.com/nushell/nu_scripts?

@amtoine amtoine added external-commands Issues related to external commands scripting Related to writing scripts labels Sep 16, 2023
@ShalokShalom
Copy link
Author

I moved it

nushell/nu_scripts#608

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request external-commands Issues related to external commands needs-triage An issue that hasn't had any proper look scripting Related to writing scripts
Projects
None yet
Development

No branches or pull requests

3 participants