-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, hashes are displayed in the format FFFF FFFF (2B97 8C46), and copied in the format FFFFFFFF (2B978C46).
Add configurable options for the following:
- Use lowercase instead of uppercase (
2b978c46) - Toggle space between words
- Add
0xin front of hash (0x2B978C46) - Place name in front of hash (
crt 2B978C46)
These options will need to exist independently for both status bar display, as well as clipboard copy.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request