-
Notifications
You must be signed in to change notification settings - Fork 4
CLI Color Clear
Forgets the whole picked-colour history.
Usage:
ed color clear [--json]
Options:
| Name | Type / values | Default | What it does |
|---|---|---|---|
--json |
flag | off | Emits one JSON document on stdout. |
There are no positional arguments, and there is no --yes guard: clear takes
effect the moment you run it.
--json shape:
{
"removed": 3
}removed is how many swatches were in the history before it was emptied.
Examples:
ed color clear
ed color clear --json
$ ed color clear
cleared 3 colours
Behaviour: this removes the colorPickerHistory key from the shared defaults
suite, then posts the same settingsChanged notification ed config set sends.
Nothing re-reads the swatch history on that notification, so a running Edith can
still show the colours you cleared: the Recent Colors grid reloads the next time
the settings pane appears, and the eyedropper's menu only once the picker is
restarted or another colour is sampled. The post is fire and forget, so the
command needs nothing running and exits 0 either way. Clearing an already empty
history is reported as cleared 0 colours rather than as an error. There is no
per-swatch removal; the history is cleared whole or not at all.
The settings pane has no button for this. Its Recent Colors grid copies a
swatch in the configured copy format when you click it and offers all five
formats on right-click, but it cannot forget one, so ed color clear is the
only way to empty the history from any surface.
-
ed color, 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