Unecessary usage of pager
Ouverte
- Langage dominant
- Python
- Étoiles
- 3.3k
- Forks
- 95
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
### 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
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.