Skip to content

Test: Command navigation improvements #145627

@Tyriar

Description

@Tyriar

Refs: #46561 #145241, #145240

Complexity: 3

Authors: @Tyriar, @meganrogge

Create Issue


Command navigation in the terminal allows navigating between commands. Historically this has only been bound by default on mac but got new keybindings on Windows and Linux.

image

Please test the following:

  • Command navigation works as expected with cmd+up/down (mac) or ctrl+up/down (linux/windows). It should move the terminal's viewport to show the command in question about 25% down the viewport, of just highlight it if the command is already in the viewport.
  • An outline shows briefly as expected when using command navigation.
  • Ctrl/cmd+shift+up/down should select content from the previous anchor point
  • Test the feature with shell integration enabled and disabled, both should work but results should be better when it's enabled.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions