dbcli / dbcli/litecli

Unecessary usage of pager

オープン
#94 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
3.3k
フォーク
95
PR マージ指標
30日以内にマージされた PR はありません

説明

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

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。