Rename plugin id to alanfortlink.clipboard (manifest, IPC, bindings, scripts, docs)

This commit is contained in:
2026-09-05 23:33:55 +01:00
parent 8027fcd936
commit 2e6a2e8da1
10 changed files with 34 additions and 34 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#!/bin/bash
# Paste (or just copy) a history entry from the tank.clipboard store.
# Paste (or just copy) a history entry from the alanfortlink.clipboard store.
# Usage: paste-entry.sh <entry-id> [--copy-only]
set -euo pipefail