dthree / vorpal

Node's framework for interactive CLIs
http://vorpal.js.org
MIT License
5.64k stars 280 forks source link

Showing delimiter on the right side of the terminal #193

Open Radiergummi opened 7 years ago

Radiergummi commented 7 years ago

I'm trying to abuse vorpal for a chat client and use .catch('[input...]') to grab a chat message the user may have entered. Is it possible to show send on the lower right side of the terminal by relocating the delimiter maybe?

Ore4444 commented 5 years ago

+1 I'd love to be able to style the delimiter e.g. give it a different color