Commits
- 391d0272 fix: don't replace filename with theme name on theme cycle (TASK-010) — Kevin Kortum, 2026-06-29 16:18
- 0b2e184d feat: status bar shows repo name (or parent folder) + filename (TASK-010) — Kevin Kortum, 2026-06-29 16:11
- 466af178 feat: surround selection by typing markdown punctuation (TASK-009) — Kevin Kortum, 2026-06-29 16:11
- 4254a57c fix: preview eliminates terminal-bg bleed; legible H1 text (TASK-026 follow-up) — Kevin Kortum, 2026-06-29 16:11
- fc8eb5a6 fix: preview table backgrounds + H1 highlight match theme paper (TASK-026) — Kevin Kortum, 2026-06-29 15:55
- efdd6b34 feat: rich status bar — dir, theme, Ln:Col, word count, selection stats (TASK-010) — Kevin Kortum, 2026-06-29 15:39
- c69bdbca feat: wrap selection in markdown formatting (TASK-009) — Kevin Kortum, 2026-06-29 15:28
- 85134254 chore: add TASK-025 (find: focused-match first char shows cursor color) — Kevin Kortum, 2026-06-29 15:28
- d561b28e docs (lists): Task checkbox and list reorder. — Kevin Kortum, 2026-06-29 14:44
- 482738b8 feat: list and checkbox continuation (TASK-008) — Kevin Kortum, 2026-06-29 14:09
- 7c8bb9dd feat: in-document find with live highlight (TASK-007) — Kevin Kortum, 2026-06-29 13:47
- 56e8e447 feat: undo / redo with snapshot history (TASK-006) — Kevin Kortum, 2026-06-29 12:21
- e9083c8c chore: add TASK-020 spellcheck (undercurl + suggest-and-replace, release-2) — humdrum, 2026-06-29 11:23
- 2ba331e1 docs: scrub stale glint-subcommand references (new/vault/config → flags) — humdrum, 2026-06-29 11:05
- 3f49164d chore: move release-1 set (incl. code syntax highlighting TASK-018) to In progress — humdrum, 2026-06-29 10:55
- 537bd9b9 docs: capture TASK-019 — open directly in preview/reading mode (-p), glow replacement — humdrum, 2026-06-29 09:56
- 6c3baead fix: .custard.yaml source: tag (custard release pushes a tag; bookmark mode skipped the publish) — humdrum, 2026-06-29 09:50
- 44299ad4 docs: capture TASK-018 — minimal Alabaster syntax highlighting for code files (via bundled chroma) — humdrum, 2026-06-29 09:44
- 2e99c048 docs: expand TASK-015 — $EDITOR dispatcher wrapper covers gum/huh 'open in editor' + crontab — humdrum, 2026-06-29 09:41
- 2b871cf7 docs: capture TASK-017 — route TUI file-manager 'open' (Yazi/ranger/lf/nnn) to glint — humdrum, 2026-06-29 09:40
- 21633ab4 docs: capture TASK-016 — open .md/.txt in glint via OS file associations (terminal launcher) — humdrum, 2026-06-29 09:38
- b926cf49 docs: capture TASK-015 — glint as the per-tool editor for prose (git/jj) without owning $EDITOR — humdrum, 2026-06-29 09:36
- 4adb6abb docs: expand TASK-010 status bar (dir, theme, line:col, words, help, selection counts) — humdrum, 2026-06-29 09:29
- a9471ff9 docs: capture v0.1 feature roadmap as backlog tasks (release-1 + release-2) — humdrum, 2026-06-29 09:26
- cff0fb47 docs: refresh README keys (selection, copy/paste; drop terminal-config keys); add glint -h help — humdrum, 2026-06-29 09:19
- efa87207 style: gofmt — humdrum, 2026-06-29 09:14
- 58b346d4 feat: text selection — keyboard select, copy/cut/paste, delete — humdrum, 2026-06-29 09:14
- d538465a fix: clear all preview backgrounds (tables included); legible H1 text — humdrum, 2026-06-29 08:53
- 191eed41 feat: preview H1 pops as a theme-colored filled bar — humdrum, 2026-06-29 08:44
- 6441106b fix: force true color (no system downsampling); theme-drive the whole preview — humdrum, 2026-06-29 08:41
- dabc84eb feat: Ctrl+Home / Ctrl+End jump to document start / end — humdrum, 2026-06-29 08:22
- ff079ce7 feat: Ctrl+B = new note in the inbox — humdrum, 2026-06-29 08:17
- 2a794d2d style: gofmt (struct field alignment) — humdrum, 2026-06-29 08:14
- 03cf4998 feat: flag-based commands; Ctrl+N new in current dir; more top padding — humdrum, 2026-06-29 08:14
- 99f1a50d fix: alt-word motion, preview code backgrounds, daily-in-vault, click offset; add glint keys — humdrum, 2026-06-29 07:52
- 2b5abb26 feat: mouse click moves the cursor; preview blends into the themed canvas — humdrum, 2026-06-29 07:39
- edadb9ef feat: color link text + ref links/defs, fade markup more, word nav/delete — humdrum, 2026-06-29 07:33
- 12724379 feat: Flexoki-meets-Alabaster highlighting model (first pass) — humdrum, 2026-06-28 21:55
- 90e7280d feat: glint config — interactive setup walkthrough — humdrum, 2026-06-28 21:17
- e6085a1f feat: mouse-wheel scrolls the view (editor/preview/picker) — humdrum, 2026-06-28 18:37
- 497744e2 fix: vertical move no longer skips a row at a wrap boundary (TASK-003) — humdrum, 2026-06-28 18:18
- cfcd5282 feat: Ctrl+U / Ctrl+K kill to line start / end — humdrum, 2026-06-28 17:32
- b029710a feat: glint vault + working-dir/vault split — humdrum, 2026-06-28 17:20
- 035eb328 fix: re-render the open preview on theme cycle (dark mode showed a light block) — humdrum, 2026-06-28 17:13
- 03fcb12b chore: make glint release-ready for v0.1.0 (Homebrew via custard) — humdrum, 2026-06-28 16:50
- 0a0d5ea0 change: remap keys — Ctrl+P toggles preview, Ctrl+F opens the picker — humdrum, 2026-06-28 16:06
- a0797b7f style: gofmt (struct field + decl alignment across editor/app/preview) — humdrum, 2026-06-28 16:03
- 39bd9083 feat: glint new — fresh scratch doc + save-as to a configurable inbox — humdrum, 2026-06-28 15:50
- d919368d feat: paint theme background across the editor canvas — humdrum, 2026-06-28 14:32
- fc11c139 tune: widen writing-canvas column (ratio 0.65→0.75, cap 100→120) — humdrum, 2026-06-28 13:53
- 9ffef83d fix: truncate picker labels so long paths don't wrap and scroll the query field off-screen — humdrum, 2026-06-28 13:48
- 7ef73794 chore: backlog tasks from v1.1/v1.2 review (TASK-002 fixed; 003-005 follow-ups) — Kevin Kortum, 2026-06-28 11:38
- 2347d8e8 feat: centered, padded writing canvas for editor and preview — humdrum, 2026-06-28 11:24
- 2f944584 fix: spacebar inserted two spaces (TASK-002) — humdrum, 2026-06-28 11:22
- 85f26129 refactor: goal column driven by ops, not lazy-init in vertical moves — humdrum, 2026-06-28 11:08
- bfbe78cf feat: visual-row rendering, soft-wrap cursor and scroll in the editor — humdrum, 2026-06-28 10:40
- 18e4aba0 feat: word-aware line wrapping + span slicing + visual rows — humdrum, 2026-06-28 10:33
- 9d3c7f3c chore: init Backlog.md task tracking (capture v1.1 polish task) — humdrum, 2026-06-28 10:31
- d0976caa feat: Ctrl+N creates a note from the picker query — humdrum, 2026-06-28 09:48
- 65dd4e62 fix: re-render picker preview on resize — humdrum, 2026-06-28 09:45
- f46e7c3e feat: live glamour preview pane in the picker — humdrum, 2026-06-28 09:41
- 88a983f5 feat: picker sorts by mtime, floats today's daily, themed list — humdrum, 2026-06-28 09:32
- 6f9f840b feat: theme config key, Ctrl+T cycle, themed status bar, glamour sync — humdrum, 2026-06-28 09:26
- 8817cc29 feat: syntax-highlight YAML frontmatter (keys/values/markers/comments) — humdrum, 2026-06-28 09:17
- b379b91c refactor: editor consumes theme.Theme; default flexoki-dark; SetTheme — humdrum, 2026-06-28 08:27
- b1ef9b01 feat: theme package — flexoki light/dark + charm, detect, resolve — humdrum, 2026-06-28 08:17
- a59c1419 docs: v1.1 + v1.2 implementation plans, writing-canvas spec, and execution handoff — Kevin Kortum, 2026-06-28 08:14
- e4e20ae8 docs: glint v1.1 design — themes (flexoki light/dark + charm), picker overhaul, yaml frontmatter formatting — Kevin Kortum, 2026-06-28 07:50
- 4b56fb79 fix: confirm-then-discard on open-while-dirty, size picker on resize, status-bar layout — humdrum-tiv, 2026-06-27 22:50
- 87bf7725 feat: glint entrypoint (path / --daily / picker) and Start wiring — humdrum-tiv, 2026-06-27 22:21
- 4608e5cf feat: fuzzy file picker (Ctrl+P) and daily note (Ctrl+D) — humdrum-tiv, 2026-06-27 22:02
- 59533b8a feat: glamour read-preview with Ctrl+R toggle — humdrum-tiv, 2026-06-27 21:53
- 16479115 feat: app model with routing, save/load, quit-confirm, status bar — humdrum-tiv, 2026-06-27 21:46
- 15134d87 feat: editor buffer, ops, and styled view — humdrum-tiv, 2026-06-27 21:36
- 4af618ab feat: markdown styling scanner with explicit foregrounds — humdrum-tiv, 2026-06-27 21:23
- 57daa7f2 feat: project scaffold + config package — humdrum-tiv, 2026-06-27 21:07
- e6baa683 Add glint editor v1 implementation plan — humdrum-tiv, 2026-06-27 20:39
- 736cd3bf Reframe spec: editor-first (v1), vault TUI as later layer — humdrum-tiv, 2026-06-27 20:24
- a3f7acb7 Add glint design spec — humdrum-tiv, 2026-06-27 17:28