-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
Labels
Milestone
Description
- macOS @bpasero
- linux @brettcannon
- windows @misolori
Complexity: 3
Authors: @Tyriar, @meganrogge
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.
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.
Reactions are currently unavailable
