abiosoft / abiosoft/ishell

Do not clear screen for question/list prompts

Abierto
#42 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Go
Estrellas
1.8k
Forks
213
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.)

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.