Dark version of default theme always trigger the pager
まだ誰も着手していません。
評価
調査の方向性
syntax_style = default -dark、chinookデータベース、select * from genres limit 1を使ってlitecliで問題を再現し、#94で説明されている動作と比較してください。pagerとauto_vertical_outputに関する判断を追跡し、短い出力ではpagerが回避され、水平方向のままになることを確認してください。
索引モデルが issue の本文から書いたものです。
説明
Description
When using the dark version of the default theme, every command output is displayed by the pager, even if it fits on the screen.
Steps to reproduce
- Add
syntax_style = default -darkto your config file - Open chinook db in litecli and enter the
select * from genres limit 1command
Expected result
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
Additional info
Despite being similar to #94, these issues aren't the same, since using the default theme without the -dark variant doesn't cause this problem.
This issue also causes the table to be vertically formated if auto_vertical_output is set to True even when not needed (it fits horizontally on the screen).
Probably fixing #94 will also fix this.
- 主要言語
- Python
- スター
- 3.3k
- フォーク
- 95
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
dbcli/litecli のほかの issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 84/100
-
難易度 3/5 1〜2日 初心者へのやさしさ 66/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 45/100
-
難易度 3/5 1〜2日 初心者へのやさしさ 45/100
似ている issue
-
bug confirmed issue
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
open-webui/open-webui#30750 · コメント 1 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
enhancement
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
OpenwaterHealth/openmotion-bloodflow-app#604 · コメント 1 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
good first issue
難易度 1/5 1時間未満 初心者へのやさしさ 90/100