Home and End keys do not work when connected through OpenSSH and ZSH #11294

Open
opened 2026-01-31 02:43:39 +00:00 by claunia · 0 comments
Owner

Originally created by @felipecrs on GitHub (Nov 6, 2020).

Environment

Windows build number: 10.0.19041.0
Windows Terminal version: 1.3.2651.0
OpenSSH: OpenSSH_for_Windows_7.7p1, LibreSSL 2.6.5
Ubuntu: 20.04.1 LTS
ZSH: zsh 5.8 (x86_64-ubuntu-linux-gnu)

Steps to reproduce

Connect from Windows to an Ubuntu server through the builtin OpenSSH:

{
        "guid": "{2c4de342-38b7-51cf-b940-2309a097f519}",
        "name": "Ubuntu (SSH)",
        "commandline": "ssh -o ServerAliveInterval=240 root@ubuntu-desktop"
},

Expected behavior

The Home and End key to properly work.

Actual behavior

lwz7taVYTd

Originally created by @felipecrs on GitHub (Nov 6, 2020). # Environment ```none Windows build number: 10.0.19041.0 Windows Terminal version: 1.3.2651.0 OpenSSH: OpenSSH_for_Windows_7.7p1, LibreSSL 2.6.5 Ubuntu: 20.04.1 LTS ZSH: zsh 5.8 (x86_64-ubuntu-linux-gnu) ``` # Steps to reproduce Connect from Windows to an Ubuntu server through the builtin OpenSSH: ```jsonc { "guid": "{2c4de342-38b7-51cf-b940-2309a097f519}", "name": "Ubuntu (SSH)", "commandline": "ssh -o ServerAliveInterval=240 root@ubuntu-desktop" }, ``` # Expected behavior The Home and End key to properly work. # Actual behavior ![lwz7taVYTd](https://user-images.githubusercontent.com/29582865/98378782-54822600-1ffb-11eb-9139-8568356837fd.gif)
claunia added the Needs-TriageResolution-ExternalNeeds-Tag-Fix labels 2026-01-31 02:43:39 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#11294