From f78ac099102715281f27492142ebf0fe6004d0a1 Mon Sep 17 00:00:00 2001 From: ewy Date: Sat, 2 May 2026 16:34:11 +0200 Subject: add tab completion to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.3.1