Skip to content

Session Recording & Playback

Record terminal sessions and replay them later — useful for audits, handovers, and documenting how a problem was fixed.

Enabling Recording

Turn on session recording in Settings:

SettingDescription
Recording toggleStart or stop capturing sessions
Storage pathWhere recordings are saved

The storage path supports date and session-name placeholders, so recordings are organized automatically as they accumulate.

What Gets Recorded

While enabled, all terminal output of a session is captured. Replaying a recording shows exactly what appeared on screen — every command and its results, in order.

Managing Recordings

ActionDescription
ListBrowse all recorded sessions
PlaybackReplay a session's output as it happened
DeleteRemove recordings you no longer need
ExportSave a recording outside the storage path

Playback

Playback shows the captured output from the beginning of the session, in order, so you can follow exactly what happened on screen.

Searching Recordings

Search inside recordings for keywords to locate past operations quickly — find the exact session where a command was run or a value was changed, without replaying every file.

Privacy First

Passwords, keys, and tokens that appear in recorded content are masked as *** automatically, so recordings stay safe to store and share.

基于 MIT 许可发布