Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 474 Bytes

history_manager.md

File metadata and controls

12 lines (7 loc) · 474 Bytes

History Manager

Use this feature to view and manage the input history of the REPL Console, you can pin frequently used expressions, merge the string results of multiple expressions, etc.

They are two ways to history manager window:

  1. Click the Open Expression History button in REPL Console settings window.
  2. Execute console.open_history in REPL console to open it.

The history input information will be saved to the configuration file.