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

Allow to set --color in the config.toml file #134

Open
ecerulm opened this issue Apr 1, 2020 · 2 comments
Open

Allow to set --color in the config.toml file #134

ecerulm opened this issue Apr 1, 2020 · 2 comments
Labels
feature-request Feature Request

Comments

@ecerulm
Copy link

ecerulm commented Apr 1, 2020

Like

[General]
  snippetfile = "/Users/ecerulm/.config/pet/snippet.toml"
....
  selectcmd = "fzf --ansi"
  color = true

or allow to specify options via environment varialbe PET_OPTS=--color.

@RamiAwar RamiAwar added the feature-request Feature Request label Feb 19, 2024
@RamiAwar
Copy link
Collaborator

I think that's a fair request, I also always have it set because I use ctrl + S to launch pet and I added it to the command there. Nice to have it in exec too I guess.

Do you want to create a PR yourself? @ecerulm 😄 It's a pretty beginner friendly change I'd say, I can guide you through it if you're interested.

@ecerulm
Copy link
Author

ecerulm commented Feb 27, 2024

Do you want to create a PR yourself? @ecerulm 😄 It's a pretty beginner friendly change I'd say, I can guide you through it if you're interested.

I stopped using pet a while ago so I think i'll leave to someone else

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Feature Request
Projects
Status: Todo
Development

No branches or pull requests

2 participants