[FEATURE] Option to change input box placement (top vs bottom)
Resolved 💬 3 comments Opened Mar 5, 2026 by jaceyang97 Closed Apr 10, 2026
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
Currently, the input text box is fixed at the bottom of the terminal. When working with long hours, I find myself fixated on the bottom left corner of the screen for a long time. Having the input at the top would make my neck feel much better!
Proposed Solution
Add a configuration option to allow users to choose the placement of the input box
- bottom (default)
- top
Alternative Solutions
Using tmux to rearrange panes, but this adds complexity.
Priority
Low - Nice to have
Feature Category
Interactive mode (TUI)
Use Case Example
_No response_
Additional Context
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗