Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: improve user input handling and feedback mechanisms (#203)
- Add detailed comments for the `initialPrompt` function - Adjust character limit for the textarea based on the input value - Dynamically set the width of the textarea based on the longest line in the input value - Modify confirmation message format and instructions for better clarity fix #202 Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
- Loading branch information