-
Notifications
You must be signed in to change notification settings - Fork 12.7k
Description
What happened?
Interactive shells are sized incorrectly. The interactive shell gets an arbitrary height that misaligns with the actual height it is rendered into. This makes using tools like VIM unusable from the interactive shell as most of the content in the vim window is rendered off the top of the shell.
What did you expect to happen?
Expect the VIM window to render respecting the size of the shell actually rendered interactively inside Gemini CLI
Expect the size of the shell to change when I press ctrl-O to expand.
Expect the terminal rendered interactively to leverage the full width of the shell window rendered in gemini cli. right now it appears to be about 3 chars narrower then it needs to be as seen by when you type a long line.
Client information
Client Information
Run gemini to enter the interactive CLI, then run the /about command.
> /about
# paste output hereLogin information
No response
Anything else we need to know?
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status