Skip to content

Pressing up arrow key to navigate to previous commands activates inshellisense autofill popup for some commands and then stops navigating to previous commands #361

@austin-agronick

Description

@austin-agronick

Describe the bug
Pressing up arrow key to navigate to previous commands activates inshellisense autofill popup for some commands and then stops navigating to previous commands.

To Reproduce
Steps to reproduce the behavior:

  1. Run ls, press enter. Run node --version, press enter, run ls -la and press enter.
  2. Press up arrow to navigate to previous command.
  3. Gets stuck in node --version autofill popup.

Expected behavior
Pressing up arrow again should show the command ran before node --version in my example, which would be ls.

Environment

  • OS: Tuxedo OS
  • Output of is --version: 0.0.1-rc.21
  • Nodejs Version: 18.17.1
  • Shell: bash
  • Shell Version: 5.2.21

Additional context
Issue present in Yakuake, Console, and Pycharm IDE terminal

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions