Skip to content

Clear/Deleting sublime REPL persistent history #590

@ghanishtpareek

Description

@ghanishtpareek

I a user of sublime text 3(on windows) and have been using the SublimeREPL for running python 3. The interactive mode allows you to use/pull the past history(what commands have been typed in the past) in the REPL. I wish to remove/delete the persistent history of REPL. I have already tried to find the a text file or a python file which might have stored the history and have also tried restarting sublime and my PC.

Note:
Note:
I have changed "persistent_history_enabled" to false, in user and default settings. What I wanted to know was if I could clear the history without having to change persistent history to false ie. by manually going to the database/text file and deleting the data within.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions