Skip to content

GUI/Console: A way to clear command history #204

@luke-jr

Description

@luke-jr

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions