summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorewy <ewy0@protonmail.com>2026-05-02 16:34:11 +0200
committerewy <ewy0@protonmail.com>2026-05-02 16:34:11 +0200
commitf78ac099102715281f27492142ebf0fe6004d0a1 (patch)
tree671890f04608251af3f488706429b10582523271
parent720a9145c576f9b1616d8005869af0259bad779d (diff)
add tab completion to readme
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index e7a5ab3..669d463 100644
--- a/README.md
+++ b/README.md
@@ -67,6 +67,8 @@ pik reads the first comment line from your targets and informs you in the tui!
and `asdf.env` if they exist.
* env files are reread for every trigger, meaning you can have a pre-trigger fetch credentials and save it in .env
* create any kind of target: high-level support for shell and python, and arbitrary shells with the shebang.
+* tab completion
+ * currently bring-your-own integrations: `pik --completion` echoes bash completion logic
### tui
* tui for viewing and running targets