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

sshd doesn't support meta keys #886

Closed
bagajjal opened this issue Sep 18, 2017 · 3 comments
Closed

sshd doesn't support meta keys #886

bagajjal opened this issue Sep 18, 2017 · 3 comments

Comments

@bagajjal
Copy link
Collaborator

sshd doesn't support meta keys like alt+a, alt+shift+a, ctrl+alt+shift+a, etc.

@nkrepo
Copy link

nkrepo commented Sep 24, 2017

Hi bagajjal, will the "ctrl+space" be also supported? It is related to PsRealine #686.

@bagajjal
Copy link
Collaborator Author

bagajjal commented Sep 24, 2017

There is no control sequence for sending "ctrl + space" from client to server
You can change powershell keyboard shortcut
Set-PSReadlineKeyHandler -Key Tab -Function Complete
https://github.com/lzybkr/PSReadLine

@bagajjal
Copy link
Collaborator Author

This is fixed and code changes are submitted.
Please check the September end release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants