Skip to content

feat: add configurable max_prompt_input_lines setting#242

Open
ariane-emory wants to merge 2 commits intodevfrom
feat/configurable-maximum-prompt-input-size
Open

feat: add configurable max_prompt_input_lines setting#242
ariane-emory wants to merge 2 commits intodevfrom
feat/configurable-maximum-prompt-input-size

Conversation

@ariane-emory
Copy link
Owner

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Add experimental.max_prompt_input_lines config option to allow users to customize the maximum height of the prompt input text box.

  • Valid values: 1-99 (positive integers)
  • Default: 6 lines
  • Falls back to terminal window height if smaller than configured value

ariane-emory and others added 2 commits March 12, 2026 13:17
Add experimental.max_prompt_input_lines config option to allow users
to customize the maximum height of the prompt input text box.

- Valid values: 1-99 (positive integers)
- Default: 6 lines
- Falls back to terminal window height if smaller than configured value
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant