Skip to content

Problem with Repeated Use of pipe-command without closing popup buffer #2254

Description

@VisenDev

Steps to Reproduce

  • Type C-x @ and then enter some shell command such as git status and hit enter. Lem will open up a popup showing the output of the command.
  • Then, enter C-x @ again while the popup is still open and start typing your command. What will happen is as soon as you enter the first key into the pipe-command prompt, lem interprets this as the signal to close the popup buffer, which then moves the cursor back into your primary text buffer, so the output of your typing will go into your text buffer rather than the prompt.
Image

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions