Skip to content

v0.1.0 — docs-peek

Choose a tag to compare

@hidekingerz hidekingerz released this 23 Aug 14:53
· 35 commits to main since this release
v0.1.0
71fe6d3

First release.

docs-peek 0.1.0

Opens the focused pane's docs/ in mado, in a split to the right.

herdr plugin install hidekingerz/herdr-plugin-mado/docs-peek
  • Action mado.docs-peek.peek: open mado rooted at the focused pane's cwd (docs/ when present), with --watch when the installed mado supports it.
  • Fix included: the pane entrypoint is resolved through HERDR_PLUGIN_ROOT, so the pane no longer closes immediately on open.

Requires herdr 0.8.0+ and mado on PATH.