These docs may be ahead of the current release (v0.10.1). See the changelog.
stetv0.10.1
Guides

Search & navigation

Jump to any file, find within the open file, search the whole repo, and follow recent activity.

Go to file

Press ctrl-p to fuzzy-search the whole repo and open any file, tracked or untracked.

The go-to-file overlay fuzzy-matching paths across the repo

Find in the viewer

Press / to search within the open file. n and N cycle through matches, a counter tracks your place, and esc clears the search.

Find-in-viewer highlighting matches in the open file with a match counter

Search file contents

Press ctrl-f to open the project search pane. Results group by file with syntax-highlighted context around each match.

ControlAction
ctrl-rtoggle regular-expression matching
ctrl-xtoggle case sensitivity
filter fieldinclude or exclude globs, such as src/ !*.test.ts
ctrl-gsearch changed files or the whole tree
ctrl-ochoose a diff scope without leaving the pane

Open a match to jump to its file. stet keeps the query and results, so ctrl-f restores the same search.

Project content search listing matches for a term across several files

Follow recent activity

stet marks recently changed files as the agent works. Press . to jump to the most recently changed file, and n to jump to the next file that has findings.

The mark beside a file fades as the change ages, so the brightest one is the newest.

The repository tree marking three just-changed files, each dot dimmer as its change ages

On this page