From 9c429f5fb410afa589973c49c26a549a032d88f7 Mon Sep 17 00:00:00 2001 From: David Schovanec Date: Tue, 9 Jun 2026 09:02:51 +0200 Subject: [PATCH] docs: describe copy-path action --- docs/copy-path.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 docs/copy-path.md diff --git a/docs/copy-path.md b/docs/copy-path.md new file mode 100644 index 0000000..9894b7c --- /dev/null +++ b/docs/copy-path.md @@ -0,0 +1,5 @@ +# Copy worktree path + +Press `y` to copy the selected worktree's absolute path to the clipboard. + +(Placeholder doc — test fixture.)