`ask_user` User input formatting issues
- 主要言語
- Shell
- スター
- 11.2k
- フォーク
- 1.9k
- 平均マージ
- 14時間 16分
- マージ済み PR(30日)
- 6
説明
### Describe the bug
When the user enters text into the "Other" section of a user response, if they go more than two lines, it just disappears (the text is recorded, you just can't see it being typed anymore). This feels really weird. I can't scroll down to see it or anything. I have to hope I spell good enough...
Something similar happens when doing a multi-line "free response" as well.
### Affected version
1.0.60
### Steps to reproduce the behavior
1. Have the agent ask you for input with a multiple choice question with "other" option and/or multi-line free response
2. Type a lot of text that takes up more than 2 or 3 lines (can make terminal smaller to force line wrap sooner).
3. See that text disappears into the darkness, also bottom divider line disappears too.
### Expected behavior
I would expect that the text area just expands to show my text similar to the normal text entry during chat. I want to always be able to see the text as I write it!
### Additional context
In both of these images I have text that continues on below the last line, it just isn't rendered.
### Other Input
Note that the cursor is stuck at the end of the first line (doesn't show in screenshot)
### Multiline Input
Note that the cursor is moving along the hidden bottom line but all the text is invisible (doesn't show in screenshot).
コントリビューションガイド
調査の方向性
Reproduce the issue in the CLI using an ask_user multiple-choice "Other" response and a multiline free response, resizing the terminal if needed. Start by tracing the input-rendering entry point for these prompts; done means all wrapped lines and the cursor remain visible while typing, including the bottom divider.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- shell
- 領域
- cli
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 55/100