-
Notifications
You must be signed in to change notification settings - Fork 4
CLI App Clean Keys
Locks the keyboard so you can wipe it without typing into whatever is in front.
ed app clean-keys [--json]
| Name | Type / values | Default | What it does |
|---|---|---|---|
--json |
flag | off | Emit JSON on stdout. |
--json shape:
{
"action": "clean-keys",
"requested": true
}Examples:
ed app clean-keys
ed app clean-keys --json
Without --json it prints clean-keys requested. This is the menu bar's
keyboard-cleaning lock, so it needs the helper and exits 4 with clean-keys needs the Edith menu bar app to be running when the helper is closed. The
request is fire and forget: ed posts the notification and returns, so exit 0
means the request was sent, not that the lock came up.
What the helper does with it is the same path the System page's button takes. It
re-reads its permissions, ignores the request outright when a clean is already
under way, and if Input Monitoring or Accessibility is missing it raises that
request instead of locking; otherwise it dismisses the panel, arms the countdown
and shows the overlays. If the System extension is off the helper has no system
store at all and the notification lands nowhere, and ed still exits 0, so
check ed extensions ls for system when nothing happens.
-
ed app, the rest of this group - All
edcommands
Auto-generated from docs/, edit the docs in the repo, not the wiki.
CLI reference
Companion
- Deploy
- Concepts
- Concepts Memory
- Concepts Ingestion
- Concepts Search
- Concepts Chat
- Concepts Learning
- Concepts Brain
- Concepts Friend
- Hosts
- Stack
- Status
- Doctor
- Search
- Index
- Ingest
- Episodes
- Sync
- Observations
- Reflect
- Beliefs
- Ask
- Extract
- Claims
- Corroborate
- Runs
- Chat
- Conversations
- Forget
- Export
- Import
- Erase
- Wipe
- Episode
- Nightly
- Reason
- Personas
- Council
- Lenses
- Core
- Why
- Hypotheses
- Predictions
- Commitments
- Discrepancies
- Calibration
- Inquire
- Entities
- Eval
- Standup
- Machines
- Baselines
- Connectors
- Facts
- Correct
- Weekly
- Db
Guides