hephaestus/heph.nvim/lua/heph
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
..
command.lua heph.nvim: :Heph journals — recent-days picker with preview + @create 2026-06-02 11:26:45 -07:00
config.lua heph.nvim: :Heph journals — recent-days picker with preview + @create 2026-06-02 11:26:45 -07:00
daemon.lua heph.nvim: fix daemon.wait_ready deadlock on a stale socket 2026-06-02 10:23:42 -07:00
home.lua heph.nvim: :Heph home — a base index/landing page for the zk 2026-06-02 11:14:12 -07:00
init.lua heph.nvim: plug-and-play managed daemon (autostart, self-heal, client/server guardrail) 2026-06-02 09:37:49 -07:00
journal.lua heph.nvim: :Heph journals — recent-days picker with preview + @create 2026-06-02 11:26:45 -07:00
link.lua heph.nvim: follow-or-create wiki links + :Heph doc 2026-06-02 11:07:09 -07:00
node.lua heph.nvim: RPC client + buffer editing + wiki-links + journal (slice 11a) 2026-06-01 20:33:29 -07:00
picker.lua heph.nvim: :Heph journals — recent-days picker with preview + @create 2026-06-02 11:26:45 -07:00
rpc.lua heph.nvim: plug-and-play managed daemon (autostart, self-heal, client/server guardrail) 2026-06-02 09:37:49 -07:00
task.lua heph.nvim: context-item promotion + Dagger headless-nvim CI (slice 11c) 2026-06-02 06:08:41 -07:00
util.lua heph.nvim: context-item promotion + Dagger headless-nvim CI (slice 11c) 2026-06-02 06:08:41 -07:00
view.lua heph.nvim: make the view key-hint actually visible (header line, not virt-line) 2026-06-02 12:01:36 -07:00