Suggestion: 1. Type `/clearhistory` 2. GUI prompt warning it is irreversible but not guaranteed to be irrecoverable, and that it will also clear the output. 3. Overwrite saved history with dummy data (abstract code in `RPCConsole::RPCConsole`? be careful not to *newly store* lengths of unsaved commands!) 4. `history.clear()` and overwrite saved history again 5. Clear output too