From 8a376262447f8858d83d07e0d98e8e4ea5c50865 Mon Sep 17 00:00:00 2001 From: ewy Date: Sat, 6 Jun 2026 16:55:11 +0200 Subject: add more shit to the manpage --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index bbcd97b..33e62e1 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.3.1