diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -82,6 +82,7 @@ pik reads the first comment line from your targets and informs you in the tui! * 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 +* linking sources together by `.include` and `.wants` files ### tui * tui for viewing and running targets @@ -113,9 +114,8 @@ attach to these features. * adding descriptions to external targets * expand tui: * support for categories and ordering of targets through the `.order` file - * more hotkeys (filter jumping, toggle all, etc.) + * more hotkeys (toggle all, etc.) * git pre-commit and pre-push triggers -* linking sources together by `.include` and `.wants` files ## development |
