RetroDebugger icon indicating copy to clipboard operation
RetroDebugger copied to clipboard

Paste but not copy?

Open jumpjack opened this issue 1 year ago • 2 comments

The "paste binary" feature is very useful... but where is the copy feature? I can only copy one single byte, I can't select a range.

jumpjack avatar Oct 19 '24 07:10 jumpjack

I can see the code here:

https://github.com/slajerek/RetroDebugger/blob/4d8f80e66f9946503dde0e6106975ec5d2405c7f/src/Views/CViewDataDump.cpp#L1435

But how do I select a range?

I also can see the code for CTRL+SHIFT+C and CTRL+SHIFT+V ("alternative" copy and paste), but if I add SHIFT to CTRL+C, I get C and V printed on C64 screen!

jumpjack avatar Oct 19 '24 09:10 jumpjack

Any news on this? Copying/pasting both binary data, ML code and BASIC commands would be very very very useful!

jumpjack avatar Jan 22 '25 07:01 jumpjack