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!