Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

PSReadline should not bind to keys that are not usable #3890

Copy link
Copy link
@SteveL-MSFT

Description

@SteveL-MSFT
Issue body actions

#3815 (comment)

On Nano, two apis are not available which prevents usage, for example, of ctrl+] as a valid key chord to bind to a PSReadline handler. PSReadline, by default, binds this key combination to go to matching brace. When connected directly to a Nano container (not via PSRP), it will show:

Ctrl+Oem6             GotoBrace               Go to matching brace

which is not useful to the end user. It seems the right thing to do may be to not bind this (as well as two other chords dependent on ]) by default if those APIs are not avaialble.

Reactions are currently unavailable

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.