tractordev / wanix

Experimental, local-first, web-native, Unix-like development environment
https://wanix.sh
MIT License
225 stars 11 forks source link

Micro #62

Closed Parzival-3141 closed 8 months ago

Parzival-3141 commented 8 months ago

Closes #6

Micro works again! Turns out we were resizing the terminal when we shouldn't have, causing logic errors in tcell. I've also included some fixes and a compile flag for enabling debug logging in the filesystem. Logging to the browser console can cause massive slowdown particularly when read/writing large files. This can be extended to strip debug info and other things for release builds.