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

Stop TerminalExecutionConole double echoing input in 2018.2 and 2018.2.1 #1208

Merged
merged 2 commits into from
Aug 10, 2018

Conversation

KronicDeth
Copy link
Owner

@KronicDeth KronicDeth commented Aug 10, 2018

Fixes #1207

Changelog

Bug Fixes

Enhancements

  • Update 2018.2 to 2018.2.1 in build matrix.

@KronicDeth KronicDeth self-assigned this Aug 10, 2018
@KronicDeth KronicDeth added this to the 8.0.0 milestone Aug 10, 2018
TerminalExecutionConsole itself echos input in 2018.2 and 2018.2.1,
which was introduced in
JetBrains/intellij-community@fd7bbd0#diff-5acc2eb2e78fe52d7458d4a48b0eac9f,
but it was reverted in
JetBrains/intellij-community@5f4465b,
so this uses that version to maintain compatibility across supported
versions.
@KronicDeth KronicDeth merged commit cfedc22 into master Aug 10, 2018
@KronicDeth KronicDeth deleted the 1207 branch August 10, 2018 12:07
KronicDeth added a commit that referenced this pull request Aug 11, 2018
KronicDeth added a commit that referenced this pull request Sep 13, 2019
Fixes #908
Fixes #1068
Fixes #1094
Fixes #1208
Fixes #1261
Fixes #1273
Fixes #1354
Fixes #1362
Fixes #1396
Fixes #1499
Fixes #1508
Fixes #1511
Fixes #1539
Fixes #1556
Fixes #1565
Fixes #1566
Fixes #1571

It happens too often and there's nothing we can do about the file being
written partially to disk.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant