Have read_selected_without_altering_clipboard use context-specific pauses universally #609
Labels
Enhancement
Enhancement of an existing feature
Grammar
Related to a grammar for an application or programming language.
In the text manipulation functions we have content-specific pauses for copying text. I'm finding that the use of "hug" in the texstudio context is unreliable. I think a good solution is to pull out those context-specific pauses from the text manipulation functions file and into the
read_selected_without_altering_clipboard
function itself. @alexboche do you see any reason why this wouldn't work?The text was updated successfully, but these errors were encountered: