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

Displayed hex does not copy and paste #66

Open
ddmetzler opened this issue Feb 24, 2022 · 1 comment
Open

Displayed hex does not copy and paste #66

ddmetzler opened this issue Feb 24, 2022 · 1 comment

Comments

@ddmetzler
Copy link

I have a file that contains 3 nulls.

If I open it in NPP and then edit it with the Hex Editor it correctly shows the 3 nulls as zeros
Address 0 1 2
00000000 00 00 00

so far so good. Now, if I highlight it, right-click and hit "copy" when I paste it into any other app the zeros show up as 20's

20 20 20

Thanks,

@chovanecm
Copy link

Same issue here

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

No branches or pull requests

2 participants