Commits
- 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