The Wayback Machine - https://web.archive.org/web/20220411000040/https://github.com/gchq/CyberChef/issues/874
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

Feature request: remember highlighted text after tab change #874

Open
Christilut opened this issue Nov 6, 2019 · 1 comment · May be fixed by #908
Open

Feature request: remember highlighted text after tab change #874

Christilut opened this issue Nov 6, 2019 · 1 comment · May be fixed by #908

Comments

@Christilut
Copy link

@Christilut Christilut commented Nov 6, 2019

Is your feature request related to a problem? Please describe.
I'm copying text one tab into another to run it with another recipe. But when I change back to the first tab, the text I originally selected is no longer selected. It would be nice if this is remembered because when working with a wall of text, it's near impossible to figure out where I was.

This applies to both to input and the output pane. They both don't seem to remember my selection.

Describe the solution you'd like
When changing tabs, highlighted text should be highlighted just as they were when I last interacted with that tab.

@EricHusa
Copy link

@EricHusa EricHusa commented Nov 22, 2019

This would be a nice feature, and I'd be happy to work on it this weekend and propose a PR

@EricHusa EricHusa linked a pull request Nov 24, 2019 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment