dbcli / dbcli/litecli

Unecessary usage of pager

Aperta
#94 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
3.3k
Fork
95
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

### 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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.