abiosoft / abiosoft/ishell

Do not clear screen for question/list prompts

Aperta
#42 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Go
Stelle
1.8k
Fork
213
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

This one is from Inquirer.js too:

![image](https://user-images.githubusercontent.com/159209/27266728-29beb43c-5458-11e7-99fa-7fd492fc2470.png)

Basically Inquirer.js can ask questions without clearing the screen (and printing the question to x=0 y=0) ishell currently clears the screen when called like `ishell.New().MultiChoice(...)`

(P.S. also in the `long-list.js` example above, if the list is longer than N items, it allows limiting the scroll area to N items, while still allowing user to scroll. but that's a separate topic.)

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.