Skip to content

Interactive shells are sized incorrectly #21494

@jacob314

Description

@jacob314

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.

Image

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 here

Login information

No response

Anything else we need to know?

No response

Metadata

Metadata

Assignees

Labels

area/coreIssues related to User Interface, OS Support, Core Functionalityworkstream-rollupLabel used to tag epics and features that are associated with one of the three primary workstreams🔒 maintainer only⛔ Do not contribute. Internal roadmap item.

Type

Projects

Status

Closed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions