Terminus: PsReadLine key handlers not working

Created on 13 Nov 2018  路  4Comments  路  Source: Eugeny/terminus

I use Powershell Core 6.1.0 with PsReadline 2.0.0.
Some shortcuts does work, some does not:

Some that works:

Backspace BackwardDeleteChar
Ctrl+h BackwardDeleteChar
Ctrl+Home BackwardDeleteLine
Ctrl+End ForwardDeleteLine
Shift+Insert Paste
Ctrl+LeftArrow BackwardWord
Ctrl+r ReverseSearchHistory
Tab MenuComplete
Some that does not work:

Shift+Enter AddLine
Ctrl+Backspace BackwardKillWord
Ctrl+Enter InsertLineAbove
Shift+Ctrl+Enter InsertLineBelow
Ctrl+Space MenuComplete
Ctrl+a SelectAll

Windows Confirmed Powershell Bug

Most helpful comment

These also do not work in powershell 5.1

All 4 comments

These also do not work in powershell 5.1

Shift-Tab MenuComplete does not work either

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in two weeks unless you comment.
Thank you for your contributions.

Ctrl-A should be working in the latest nightly

Was this page helpful?
0 / 5 - 0 ratings

Related issues

wangxin picture wangxin  路  14Comments

zoraneus picture zoraneus  路  27Comments

abalter picture abalter  路  18Comments

ChipwizBen picture ChipwizBen  路  20Comments

kbrucej picture kbrucej  路  19Comments