gchq/CyberChef

Feature request: remember highlighted text after tab change

Open

#874 opened on Nov 6, 2019

View on GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (34,843 stars) (3,944 forks)batch import
featuregood first issuehelp wanted

Description

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.

Contributor guide