cli-kit icon indicating copy to clipboard operation
cli-kit copied to clipboard

Improve banner visibility from command context

Open cb1kenobi opened this issue 5 years ago • 0 comments

It would be helpful if a command could control parent context things such as whether or not to show the banner. A command can override the banner, but can't control its visibility.

Perhaps a banner hook? But it would be helpful if a command could declaratively define hook callbacks.

cb1kenobi avatar Jan 09 '21 01:01 cb1kenobi