Skip to content

Conversation

@meganrogge
Copy link
Contributor

fix #193456

@meganrogge meganrogge requested a review from Tyriar October 5, 2023 17:11
@meganrogge meganrogge self-assigned this Oct 5, 2023
// position to update as conpty often prints the sequence on a different line to the
// actual line the command started on.
timeout(0).then(() => {
timeout(20).then(() => {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we want to do this only for screen reader users?

@vscodenpa vscodenpa added this to the October 2023 milestone Oct 5, 2023
@meganrogge meganrogge marked this pull request as draft October 5, 2023 17:15
@meganrogge
Copy link
Contributor Author

meganrogge commented Oct 5, 2023

there's still one issue - occasionally, the prompt does not come through. when that happens, the first 4 chars I type aren't synced in the text area. if i keep typing, they get added. EDIT: having a hard time reproducing that now.

image

Comment on lines +513 to +526
"@mole-inc/bin-wrapper@^8.0.1":
version "8.0.1"
resolved "https://registry.yarnpkg.com/@mole-inc/bin-wrapper/-/bin-wrapper-8.0.1.tgz#d7fd0ceb1cfa8a855293a3ed9d7d135f4d442f0e"
integrity sha512-sTGoeZnjI8N4KS+sW2AN95gDBErhAguvkw/tWdCjeM8bvxpz5lqrnd0vOJABA1A+Ic3zED7PYoLP/RANLgVotA==
dependencies:
bin-check "^4.1.0"
bin-version-check "^5.0.0"
content-disposition "^0.5.4"
ext-name "^5.0.0"
file-type "^17.1.6"
filenamify "^5.0.2"
got "^11.8.5"
os-filter-obj "^2.0.0"

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove

@meganrogge meganrogge closed this Oct 9, 2023
@meganrogge meganrogge deleted the merogge/timeout branch October 26, 2023 19:52
@github-actions github-actions bot locked and limited conversation to collaborators Nov 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Accessibility] Terminal input edit is still buggy

3 participants