ZIm/crates/terminal/src
Alejandro Gómez-Londoño cbd2e81a7e
Add arrow key movements to terminal vi mode (#22103)
Expands #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 #18715 to allow user with alternative
keyboard layouts to use the terminal's vi mode with the arrow keys.
2024-12-20 13:49:12 +00:00
..
mappings Rename ime_key -> key_char and update behavior (#20953) 2024-11-20 20:29:47 -07:00
pty_info.rs Update Rust crate sysinfo to 0.31.0 (#17733) 2024-09-17 21:50:37 +02:00
terminal.rs Add arrow key movements to terminal vi mode (#22103) 2024-12-20 13:49:12 +00:00
terminal_settings.rs Enable toolchain venv in new terminals (#21388) 2024-12-03 16:24:30 +01:00