Commit 8f84ac9
committed
fix(gmail-setup): use truncateUtf16Safe for gmail setup output truncation
Replace raw UTF-16 slice in trimOutput with truncateUtf16Safe to
prevent surrogate pair splitting in Gmail setup command output.
🤖 Generated with [Claude Code](https://claude.com/claude-code)1 parent 6ad8a77 commit 8f84ac9
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
27 | | - | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
0 commit comments