grumpycoders / grumpycoders/pcsx-redux

[Feature Request] Copy text from the contents of windows eg Assembly, Memory Editor, Registers.

Open
#1,571 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
994
Forks
151
Avg merge
1d 15h
Merged PRs (30d)
18

Description

Fist off, awesome tool. Seriously. But I am finding my self wanting to copy sections of text from the memory, assembly and registers to paste into my notes and am resorting to a ocr tool of mine, which can mess up from time to time.

Ive seen that logs has a copy button and at one point was grabbing the content from other windows as a bug ( #721 ). I dont know if it was grabbing the whole contents of other windows or just what was at that point in time visible in the window.

- If its possible to introduce this copy functionality to the windows themselves and perhaps limit the target text to what's on screen I think it would be a benefit to cases like mine.

- That or the ability to select and copy text directly, whichever is the path of least resistance and easier to maintain.

I dont intend to distract from more important things and as I said I have a workaround that is at least better than transcribing, so not at all urgent in my case. Just a thought.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.