Skip to content

Input Box too Tall in latest update #3340

Description

@searleser97

Describe the bug

The input box is now taller, occupying more space in the screen than what it used to ... it used to be just as tall to have one single line, which was already tall enough for me...

Now

Image

Before

Image

I don't actually like to use the native input box for regular prompts anyways, I have a custom neovim configuration that allows me to use my neovim buffer to write the prompt and then send it to copilot via automated copy-paste, having this big input box is such an inconvenience for me, couple solutions:

  • revert the change
  • make this value configurable by the user
  • add an option to remove the input box from the UI entirely and add real good support to use a neovim buffer as input, the existing support copilot cli has for external editors is not efficient that is why I came up with my own...

Affected version

GitHub Copilot CLI 1.0.49-0

Steps to reproduce the behavior

just open copilot cli

Expected behavior

the input box used to be thinner, now is too tall and there is no way for us the users to configure this apparently, I understand there may be different use cases, but also due to that, at least please make this setting configurable by the user ...

Additional context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:input-keyboardKeyboard shortcuts, keybindings, copy/paste, clipboard, mouse, and text inputarea:terminal-renderingDisplay and rendering: flickering, scrolling, line wrapping, output formatting

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions