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

Don't add empty input lines to command history #444

Merged
merged 1 commit into from
Apr 25, 2017

Conversation

daviwil
Copy link
Contributor

@daviwil daviwil commented Apr 25, 2017

This change fixes PowerShell/vscode-powershell#618 which reports that
empty input lines are being added to command history in the integrated
console. This change updates the command input logic to skip sending
empty lines to the command executor.

This change fixes PowerShell/vscode-powershell#618 which reports that
empty input lines are being added to command history in the integrated
console.  This change updates the command input logic to skip sending
empty lines to the command executor.
@daviwil daviwil added this to the April 2017 milestone Apr 25, 2017
@daviwil daviwil merged commit 4faa762 into PowerShell:develop Apr 25, 2017
@daviwil daviwil deleted the fix-vsc-618 branch April 25, 2017 17:24
@daviwil daviwil modified the milestones: May 2017, 1.0.0-beta.1 May 9, 2017
TylerLeonhardt pushed a commit to TylerLeonhardt/PowerShellEditorServices that referenced this pull request Feb 26, 2019
Don't send empty environment vars when not Windows PowerShell dev build
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