Unecessary usage of pager
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 3.3k
- Fork
- 95
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### 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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.