Issues (33)
๐ฆ Backlog 9
- feature TASK-014 External change detection on save medium release-2
- feature TASK-016 Open text/markdown files in glint by default (OS file associations) low release-2
- feature TASK-017 Route 'open' to glint in terminal file managers (Yazi/ranger/lf/nnn) low release-2
- feature TASK-015 Make glint the editor for prose-based editor calls ($EDITOR dispatcher + per-tool) medium release-2
- polish TASK-001 v1.1 optional theme polish (from final review) low release-2
- bug TASK-005 Canvas measures tabs/CJK/emoji as rune count, not display cells low release-2
- feature TASK-022 Track-changes / diff view + portable change markup (Fuss interop) medium release-2
- bug TASK-025 Find: focused match first char shows cursor color instead of full active highlight medium release-2
- feature TASK-031 JPG export: text to 4:5 social image medium
๐ Done 24
- bug TASK-033 Remap Home/End to doc start/end, Ctrl+Up/Down to line start/end medium
- bug TASK-032 Memoize editor visual model โ fix scroll/open lag high performance
- feature TASK-030 CLI export flag -e / --export to HTML medium
- feature TASK-019 Open directly in preview / reading mode (-p, --preview) medium release-1
- feature TASK-013 Full-text vault search medium release-1
- feature TASK-024 Move line up / down (reorder list items, cursor follows) medium release-1
- feature TASK-023 Toggle checkbox state with a key (- [ ] <-> - [x]) low release-1
- feature TASK-027 Mouse drag-select in the editor medium release-1
- bug TASK-029 Mouse-wheel scroll sequences leak into buffer as text high
- feature TASK-021 PDF / printable export in the house style medium release-1
- feature TASK-020 Spellcheck with undercurl underlines medium release-1
- perf TASK-004 Editor rebuilds full visual model twice per keystroke (O(document)) low release-1
- feature TASK-018 Minimal Alabaster syntax highlighting for code files medium release-1
- feature TASK-009 Wrap selection in markdown formatting medium release-1
- feature TASK-010 Status bar: directory, theme, line:col, word count, help, selection counts medium release-1
- feature TASK-012 Editing polish bundle low release-1
- feature TASK-011 In-app help overlay medium release-1
- feature TASK-028 Esc clears the active selection low
- bug TASK-026 Preview: table backgrounds + H1 highlight don't match theme paper medium
- feature TASK-008 List and checkbox continuation high release-1
- feature TASK-007 Find in document high release-1
- feature TASK-006 Undo / redo high release-1
- bug TASK-003 Wrapped-line vertical move can skip a row at a trailing-space boundary low
- bug TASK-002 Editor inserts double space per spacebar press high