diff options
| author | ewy <ewy0@protonmail.com> | 2026-05-02 16:34:11 +0200 |
|---|---|---|
| committer | ewy <ewy0@protonmail.com> | 2026-05-02 16:34:11 +0200 |
| commit | f78ac099102715281f27492142ebf0fe6004d0a1 (patch) | |
| tree | 671890f04608251af3f488706429b10582523271 | |
| parent | 720a9145c576f9b1616d8005869af0259bad779d (diff) | |
add tab completion to readme
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |
