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

Better CLI #82

Open
REALERvolker1 opened this issue Jan 26, 2024 · 3 comments
Open

Better CLI #82

REALERvolker1 opened this issue Jan 26, 2024 · 3 comments

Comments

@REALERvolker1
Copy link
Contributor

Hey there. I made PR #80 a while ago, and one of my ideas was to make a better CLI for the lscolors binary.

In my dotfiles, I have an example of something that could be built to function relatively okay-ish. https://github.com/REALERvolker1/homescripts/blob/main/.config/rustcfg/ls-colors-cli/src/runtime.rs

I don't want you to just copy the code verbatim, as I wrote it sort of like I would write a bash script -- because that was why I was writing it.

Eh, just some ideas lol

@sharkdp
Copy link
Owner

sharkdp commented Feb 2, 2024

Cool that we have a prototype already. Which options would you consider essential?

@REALERvolker1
Copy link
Contributor Author

to be honest, I only included the options I considered essential. There could definitely be more, if we had more ideas.

One of my other ideas that I've been kicking around was a sort of "LS_ICONS" standard that was literally just LS_COLORS but with strings of nerd font icons, but that's definitely outside of the scope of this. idk it is just something cool I thought of.

@REALERvolker1
Copy link
Contributor Author

Above all else though, I want to see a detailed --help command that describes what everything does, with examples.

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