8000 Ctrl Key mega patch that adds support for a number of Ctrl keys for command-line editing by palladia · Pull Request #717 · PowerShell/PowerShell · GitHub
[go: up one dir, main page]

Skip to content

Ctrl Key mega patch that adds support for a number of Ctrl keys for command-line editing #717

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

Closed
wants to merge 8 commits into from

Conversation

palladia
Copy link
Contributor

Add support for Ctrl-C, Ctrl-K, Ctrl-Y, Ctrl-L, Ctrl-Arrow, Ctrl-Home, and Ctrl-End.

Add additional support for multi-line.

Fix render bug if command contains leading spaces.

Needs update once polarity fix for TreatControlCAsInput is pulled in.

@andyleejordan
Copy link
Member

Needs update once polarity fix for TreatControlCAsInput is pulled in.

I have it pulled in, but am working on bring the xUnit runner back up with their latest updates.

@andyleejordan andyleejordan added the Blocked blocked on something external to this repo label Mar 21, 2016
@andyleejordan
Copy link
Member

What are Ctrl-Home/End and Ctrl-Arrow supposed to do?

@andyleejordan
Copy link
Member

@palladia #719 is merged. You can rebase on master and you'll have a correct System.Console API.

@andyleejordan
Copy link
Member

Where you able to reconcile with PSReadLine behavior?

@palladia palladia added need review and removed Blocked blocked on something external to this repo in progress labels Mar 22, 2016
@palladia
Copy link
Contributor Author

See #730

@palladia palladia closed this Mar 22, 2016
andyleejordan added a commit that referenced this pull request Mar 24, 2016
MegaPatch that includes all of #717, plus RawUI fixes
@andyleejordan andyleejordan deleted the ctrlkeys branch March 31, 2016 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0