This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryFocus mode adds gradient dimming and global palette search improves command discovery.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds Focus mode (Ctrl+B) with gradient fade options. Adds Focus mode (Ctrl+B) with gradient fade options. Source: granite4.1:30b@2026-06-14-audit Confidence: low |
— |
| Feature | Low |
Organizes command palette into grouped sections with separators. Organizes command palette into grouped sections with separators. Source: granite4.1:30b@2026-06-14-audit Confidence: low |
— |
| Feature | Low |
Enables global palette search across nested submenus. Enables global palette search across nested submenus. Source: granite4.1:30b@2026-06-14-audit Confidence: low |
— |
| Feature | Low |
Introduces "Clear all" command to empty document content, undoable. Introduces "Clear all" command to empty document content, undoable. Source: granite4.1:30b@2026-06-14-audit Confidence: low |
— |
| Other | Low |
schema_version schema_version Source: llm_adapter@2026-06-14 Confidence: low |
— |
| Other | Low |
1 1 Source: llm_adapter@2026-06-14 Confidence: low |
— |
| Other | Low |
prompt_version prompt_version Source: llm_adapter@2026-06-14 Confidence: low |
— |
| Other | Low |
input_hash input_hash Source: llm_adapter@2026-06-14 Confidence: low |
— |
| Other | Low |
None None Source: llm_adapter@2026-06-14 Confidence: low |
— |
| Other | Low |
extraction_run_id extraction_run_id Source: llm_adapter@2026-06-14 Confidence: low |
— |
| Other | Low |
Supports building from source on macOS 12+ with Swift 5.9+. Supports building from source on macOS 12+ with Swift 5.9+. Source: granite4.1:30b@2026-06-14-audit Confidence: low |
— |
Full changelog
A minimalist Markdown editor for the terminal.
Install
curl -fsSL https://raw.githubusercontent.com/pixdeo/editxr/main/install.sh | bash
or brew install pixdeo/tap/editxr.
What's new since 1.0.0
- Focus mode (Ctrl+B): dim everything but the cursor with a gradient fade. Cycles off → line → word. Word focus fades by 2D distance to each word, weighting vertical distance so neighbouring lines don't stay lit.
- Grouped command palette: commands organised into File / Edit / Go to / AI sections with separators. View/layout toggles nest under Editor settings and themes under Theme & appearance.
- Global palette search: typing now searches across nested submenus and runs the matched command in place, with live markers.
- Clear all (Edit group): empties the document in memory, undoable, leaves the file on disk untouched until you save.
Builds from source on macOS 12+ (Swift 5.9+).
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Editxr
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]