Add `vorpal.ui.clear` command to API
- Dominant language
- JavaScript
- Stars
- 5.6k
- Forks
- 278
- PR merge metrics
- No merged PRs in 30d
Description
hi,
I implemented a `clear` command in one of my vorpal application following your answers in this post http://stackoverflow.com/questions/8813142/clear-terminal-window-in-node-js-readline-shell/32871585#32871585?newreg=0fd7e6b366544c72b82496cd4c077973
The problem is that the cursor lost in the console after executing the `clear` command, as the screenshots below:
Before `clear`,

After `clear`,

Notice that the grey cursor had gone.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.