hephaestus/heph.nvim/lua
Erich Blume 0462a6e43b
Some checks failed
Build / validate (pull_request) Failing after 4m47s
heph.nvim: interactive next/list views (add, done, refresh) + key hint
The Tactical next and Organizational list buffers are now actionable:
- a  add a task from the list (prompt title + attention)
- d  mark the task under the cursor done
- r  refresh
- <CR> open the task's context (as before)

A dimmed key hint renders above the rows as a virtual line (extmark), so it's
discoverable without taking a task row. e2e covers add-from-list and
done-from-list via stubbed vim.ui.input/select.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-02 11:48:09 -07:00
..
heph heph.nvim: interactive next/list views (add, done, refresh) + key hint 2026-06-02 11:48:09 -07:00