Claude typing lag fix

Fix typing lag in long claude chats by replacing the text entry field.

Author
lugia19
Daily installs
1
Total installs
8
Ratings
0 0 0
Version
1.2.3
Created
2025-05-25
Updated
2025-05-27
Size
12.5 KB
License
MIT
Applies to

This script addresses the lag present whilst typing in long conversations by replacing the text input with a custom one, and simply inputting the text all at once when submitting.

This addresses the lag whilst typing, but has two (minor) drawbacks:
1) Live preview of formatting is gone, even if formatting still works after the fact (essentially, if you format text, the formatting won't be visible in the text input, only once you send your message)
2) Codeblocks that themselves contain triple backticks inside won't work as well as they do with the default text input, looking a bit wonky.