robmcmullen / omnivore

Hex editor and debugging emulator, sponsored by the Player/Missile Podcast
Mozilla Public License 2.0
53 stars 7 forks source link

Treat pasted text differently depending on where you paste #179

Closed robmcmullen closed 7 years ago

robmcmullen commented 7 years ago

ASCII text is pasted as hex bytes regardless of where it's pasted. It makes sense to paste as text when over the disassembly window, and maybe give a warning when pasting raw text into bitmap or hex windows. Text window should be unchanged.

robmcmullen commented 7 years ago

I think a pure context-driven thing might be confusing, so adding stuff to the new Copy Special menu