hephaestus/heph.nvim/tests/e2e
Erich Blume 95948d5563
Some checks failed
Build / validate (pull_request) Failing after 6m25s
heph.nvim: make the view key-hint actually visible (header line, not virt-line)
virt_lines_above on the first line renders above the top screen row, which can't
be scrolled into view — so the hint was invisible. Use a real header line at the
top of next/list (dimmed via an extmark highlight); task rows start at line 2,
and the cursor lands on the first task. Specs updated for the +1 offset.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-02 12:01:36 -07:00
..
backlink_spec.lua heph.nvim: RPC client + buffer editing + wiki-links + journal (slice 11a) 2026-06-01 20:33:29 -07:00
capture_spec.lua heph.nvim: make the view key-hint actually visible (header line, not virt-line) 2026-06-02 12:01:36 -07:00
follow_link_spec.lua heph.nvim: follow-or-create wiki links + :Heph doc 2026-06-02 11:07:09 -07:00
helpers.lua heph.nvim: plug-and-play managed daemon (autostart, self-heal, client/server guardrail) 2026-06-02 09:37:49 -07:00
home_spec.lua heph.nvim: :Heph home — a base index/landing page for the zk 2026-06-02 11:14:12 -07:00
journal_picker_spec.lua heph.nvim: :Heph journals — recent-days picker with preview + @create 2026-06-02 11:26:45 -07:00
journal_spec.lua heph.nvim: RPC client + buffer editing + wiki-links + journal (slice 11a) 2026-06-01 20:33:29 -07:00
managed_daemon_spec.lua heph.nvim: regression test for the stale-socket wait_ready deadlock 2026-06-02 10:29:58 -07:00
promote_spec.lua heph.nvim: context-item promotion + Dagger headless-nvim CI (slice 11c) 2026-06-02 06:08:41 -07:00
recurring_spec.lua heph.nvim: task views — next/list/capture/attention/state/log (slice 11b) 2026-06-01 21:12:56 -07:00
run.lua heph.nvim: context-item promotion + Dagger headless-nvim CI (slice 11c) 2026-06-02 06:08:41 -07:00
runner.lua heph.nvim: RPC client + buffer editing + wiki-links + journal (slice 11a) 2026-06-01 20:33:29 -07:00
view_actions_spec.lua heph.nvim: make the view key-hint actually visible (header line, not virt-line) 2026-06-02 12:01:36 -07:00