Files
pi/packages
T
Mario Zechner adc8b0e6fb refactor(tui): Use explicit charCode check for unicode filtering
- Use 'charCodeAt(0) >= 32' instead of open 'else' in handleInput()
- Use same filter in handlePaste() for consistency
- Prevents control characters while allowing all unicode
- More explicit and safer than accepting everything
adc8b0e6fb ยท 2025-11-16 23:05:19 +01:00
History
..