Skip to content

[feature] : add scrollbar to prompt input and configurable row expansion via tui.json #26

@ppiwko

Description

@ppiwko

Description

Currently, when entering long prompts in the terminal UI, it is difficult to navigate the text once it exceeds the visible area of the input box.

I would like to see two primary enhancements to the prompt input component:
Vertical Scrollbar: Implement a scrollbar within the prompt input field, mirroring the behavior already present in the AI response list.

Configurable Input Height: Add a property to the tui.json configuration file that allows users to define how many rows of text the input box should expand to.

Implementing this would largely replace the need for the built-in Vim editor. I currently avoid using the Vim mode because it lacks the '@' file autocompletion available in the standard prompt input.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions