diff options
| author | ewy <ewy0@protonmail.com> | 2026-04-14 19:04:41 +0200 |
|---|---|---|
| committer | ewy <ewy0@protonmail.com> | 2026-04-14 19:04:41 +0200 |
| commit | 466758ce0a6de964f6ed8228d78fb7e9a4ff9a67 (patch) | |
| tree | 8e522bcfdd08c07402fea89033adb84f85bd4665 /README.md | |
| parent | 370f13b58e9cb74eeab3461afb779cf4d013c94b (diff) | |
add descriptions
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,6 +32,7 @@ running `pik` in a supported repository will index its own file-based task syste * target tags in filenames which trigger flag behaviours * aliases to sources through the `.alias` file * tui for viewing and running targets + * descriptions for targets based on the first- or second line comment * y/n confirmation with yes as default * will be used if we have an uncertain target guess * `--yes` to automatically confirm y/n prompts @@ -52,7 +53,6 @@ attach to these features. * this will also enable arbitrary shells like node by way of the shebang * indexers for other target types such as `make` and `npm` * expand tui: - * adding descriptions to targets based on the first comment in a target * support for categories and ordering of targets through the `.order` file * search * more hotkeys (filter jumping, toggle all, etc.) |
