vulcano
vulcano copied to clipboard
🌋 Create awesome command line applications with less effort
Here default table color is as follows: Suggestion on completion characters are close to light gray, which is difficult to read. ------ If possible, I want to apply dark theme...
Hi! This framework is awesome, looks like just what I'm looking for. I'm missing a capability though: complete a command's argument from a list of possibilities, or a function returning...
Nothing too fancy, can't register custom options for each argument, but it's workable. Do you deem it necessary to create a custom class for this? Perhaps enhancing the CommandCompleter would...
As google fire is doing, would be nice being able to dynamically generate a bash completion script.
One nice thing, would be able to execute a previous command with autosuggestion without having to write it again, so for example: ``` >> hepl Command hepl not found Did...
This could be use to modify the errors message and add support to having multi languaage, for example.
Would be nice having support for applying different command templating functions. The current one just passes the context through the command.
As pip seems to be failing when rendering rst, maybe would be better moving back to md and creating a new rst for the sphinx.
Would be nice documenting how to crate custom themes for vulcano APP