mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
tui: fix laggy typing (#2922)
we were checking every typed character to see if it was an image. this involved going to disk, which was slow. this was a bad interaction between image paste support and burst-paste detection.
This commit is contained in:
committed by
GitHub
Unverified
parent
e442ecedab
commit
b32c79e371