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.
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:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.