Ctrl+. in helpfile doesn't stop it #480
Labels
comp: Qt GUI
sclang Qt components -- for IDE tickets, use "env: SCIDE" instead
comp: SCDoc
scdoc syntax, parser, and renderer. for changes to schelp files, use "comp: help"
Milestone
Probably this is a more general issue about GUIs not passing keystrokes back. But in the current scide, when I launch help, and run a code example that makes crazy noise, I can't stop it by pressing Ctrl+.
I guess it doesn't have anything to do with scide in particular since the same help browser pops up whether it's scvim or bare CLI. Which essentially means that SCDoc can't "predict" what the STOPITALL keystroke should be.
If anyone has a clever proposal for this then it'd be nice. Otherwise I have no objections to closing this as wontfix.
The text was updated successfully, but these errors were encountered: