holzschu / holzschu/a-shell

Tab+Ctrl+Esc keys are not passed to interactive ssh sessions

Open
#35 3 comments 0 reactions 0 assignees View on GitHub
fix committed
Dominant language
Perl
Stars
3.9k
Forks
213
Avg merge
1m
Merged PRs (30d)
1

Description

Pressing the TAB-, CTRL- or ESC-button is interpreted locally by a-shell instead of passing to an interactive ssh session. E. g. if I press the TAB button I expect command completion in the ssh session instead of inserting a tab character. Or pressing Ctrl+C should abort the running command in the ssh session instead of exiting the session. And furthermore it is impossible to use vi within an interactive ssh session. But there seem to be other reasons for the remote vi(m) issue than that the key is not passed to the ssh session. Feel free to split this issue into two parts (one for „keys are not passed in ssh session“ and one for „vi(m) is not working in ssh session“)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.