ishaan1013 / sandbox

A cloud-based code editing environment with an AI copilot and real-time collaboration
MIT License
1.25k stars 95 forks source link

Fix terminal resizing #6

Open ishaan1013 opened 2 months ago

ishaan1013 commented 2 months ago

I added a socketio communication and resize listeners for xtermjs in the frontend + pty in the backend. Doesn't seem to work, but there's probably an easy fix here.

Current behaviour doesn't change terminal sizing when you resize the container.