From 88347bde52c1d6312214bf9a60029fc267d5cc98 Mon Sep 17 00:00:00 2001 From: pvincent Date: Wed, 8 Apr 2026 13:12:39 +0400 Subject: [PATCH] documentation --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2c6c280..f3ebe55 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,17 @@ miaou-incus incus customized along opinionated conventions plus additional tools +FEATURES +-------- +* [x] smart completion for miaou-* +* [x] advanced completion for miaou-exec + * [x] files or commands from container within + * [x] inner command completion from container within + * [x] colored completions (link, directories...) by reusing inputrc bindings TODO: ----- -* [x] input: miaou-exec ruby1 -- uptime -p - * => bash: line 2: compgen: -p: invalid option -* [ ] ... +* [ ] miaou-exec refactoring needed!