This repository has been archived on 2026-08-23. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
pi-web/.changeset/fix-swedish-dead-key-terminal.md
T

414 B

@jmfederico/pi-web
@jmfederico/pi-web
patch

Fix dead-key/IME input in the terminal (e.g. typing ~ on a Swedish keyboard). The character previously stuck in the top-left corner and was never sent to the shell. The terminal panel now includes the xterm composition-view styles and no longer forces the helper textarea's position with !important, so dead-key composition is placed at the cursor and committed correctly.