Skip to content

Conversation

KristofferC
Copy link
Member

@KristofferC KristofferC commented Oct 15, 2025

Effectively reverts #39538 since this code is now:

  • dead by default (delay is 0.0 on all platforms)
  • doesn't seem to improve anything, even when bracket paste is not supported
  • bracket paste is now supported on Windows

Ref #59827 (comment)

@KristofferC KristofferC added system:windows Affects only Windows REPL Julia's REPL (Read Eval Print Loop) labels Oct 15, 2025
@vtjnash
Copy link
Member

vtjnash commented Oct 15, 2025

IIUC, this is for post v1.13 branch merge (so the code is available in v1.13 in case someone is using a recent version that doesn't support bracketed paste and wants to re-enable it locally). I don't know what other bugs were introduced such that pressing each individual key now is very slow

@KristofferC
Copy link
Member Author

I don't know what other bugs were introduced such that pressing each individual key now is very slow

Could you elaborate on this?

@KristofferC KristofferC marked this pull request as draft October 15, 2025 13:25
@vtjnash
Copy link
Member

vtjnash commented Oct 15, 2025

When originally merged, that PR could render the whole screen update for that amount of text in less than a second even on Windows, and now apparently it can't.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

REPL Julia's REPL (Read Eval Print Loop) system:windows Affects only Windows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants