dbcli / dbcli/litecli

Unecessary usage of pager

Abierto
#94 2 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
3.3k
Forks
95
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### Description

Sometimes, even when the command output fits on the screen, it is displayed by the pager.

### Steps to reproduce

1. Open chinook db in litecli and enter the `pragma table_info('albums')` command

### Expected behavior

The output should be displayed without being handled by the pager, since it fits on the screen

### Actual behavior

The output is displayed on fullscreen by the pager program

Guía de contribución

Abrir la guía de contribución

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.