dbcli / dbcli/litecli

Unecessary usage of pager

Open
#94 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
3.3k
Forks
95
PR merge metrics
No merged PRs in 30d

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.