9afd559394
- Reduce MIN_FONT_SIZE from 16 to 10 for better range - Remove calculateFontSize from useEffect dependencies to prevent terminal re-initialization when font size changes - Font size changes now update xterm options directly without disposing/recreating the terminal (no WebSocket reconnection)