Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add arrow key movements to terminal vi mode #22103

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

agomezl
Copy link
Contributor

@agomezl agomezl commented Dec 16, 2024

Expands #18715

Release Notes:

  • Added arrow keys movement to the built-in terminal's vi mode (which is using Alacritty under the hood).

Details

A minuscule improvement on #18715 to allow user with alternative keyboard layouts to use the terminal's vi mode with the arrow keys.

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Dec 16, 2024
@maxdeviant maxdeviant changed the title Add arrow key movements to terminal vimode Add arrow key movements to terminal vi mode Dec 16, 2024
@mrnugget
Copy link
Member

Makes sense! Thanks!

@mrnugget mrnugget enabled auto-merge December 20, 2024 13:36
@mrnugget mrnugget added this pull request to the merge queue Dec 20, 2024
Merged via the queue into zed-industries:main with commit cbd2e81 Dec 20, 2024
13 checks passed
helgemahrt pushed a commit to helgemahrt/zed that referenced this pull request Jan 1, 2025
Expands zed-industries#18715

Release Notes:

- Added arrow keys movement to the built-in terminal's [vi
mode](https://github.com/alacritty/alacritty/blob/master/docs/features.md#vi-mode)
(which is using Alacritty under the hood).

Details
--
A minuscule improvement on zed-industries#18715 to allow user with alternative
keyboard layouts to use the terminal's vi mode with the arrow keys.
@agomezl agomezl deleted the terminal_arrows branch January 2, 2025 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed The user has signed the Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants