Claude typing lag fix

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

Forfatter
lugia19
Daglige installasjoner
0
Totale installasjoner
2
Vurderinger
0 0 0
Versjon
1.2.3
Lagd
25.05.2025
Oppdatert
27.05.2025
Size
12,5 kB
Lisens
MIT
Gjelder

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.