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 an option to format the output line as a string #310

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

brumik
Copy link
Contributor

@brumik brumik commented Jul 6, 2024

Issue #, if available:

Description of changes:
Adding an option to format the search sting differently that is output to the command line. I feel that this customization would be helpful for some (like me) who would want the order different.

This allows for any string for example:

  • "[$description]: $command $tags" -- original and default
  • "$command | $description | $tags" -- reordered and different decorators
  • "$command | $description" -- no tags displayed

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@RamiAwar
Copy link
Collaborator

RamiAwar commented Jul 8, 2024

Thanks for the PR! Taking a look

@RamiAwar
Copy link
Collaborator

RamiAwar commented Jul 8, 2024

Really nice, lgtm!

@RamiAwar RamiAwar merged commit f225acf into knqyf263:main Jul 8, 2024
3 checks passed
@brumik brumik deleted the brumik-add-format-option branch July 9, 2024 07:41
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

Successfully merging this pull request may close these issues.

2 participants