is it possible to display select prompt horizontally with Inquirer? I'd like to implement button bar with keyboard support (arrows).
[Yes] [No] [Abort]
I reviewed all examples and source code of select package but I didn't found any trace of such a component.