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

Unexpected Paste of Hex Results in Nothing #201

Closed
shannona opened this issue Jan 3, 2024 · 1 comment
Closed

Unexpected Paste of Hex Results in Nothing #201

shannona opened this issue Jan 3, 2024 · 1 comment
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@shannona
Copy link
Contributor

shannona commented Jan 3, 2024

Pasting hex bytes using the "+" that aren't in the expected format results in no paste and no error.

Example:
59 F2 29 3A 5B CE 7D 4D E5 9E 71 B4 20 7A C5 D2

I'd suggest stripping out characters that aren't [0-9A-F] and/or reporting an error.

@shannona shannona added bug Something isn't working enhancement New feature or request labels Jan 3, 2024
wolfmcnally added a commit that referenced this issue Jan 22, 2024
@shannona
Copy link
Contributor Author

I had a new problem, #209, show up while I was testing this.

But, pasting hex bytes in with the division space seems to work fine, so I'm going to assume they're not related and close this out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants