Skip to content

Configure how hashes are displayed and copied #2

Description

@Kade-N

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 0x in 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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions