Oh, one downside is that now all windows belong to the same process, meaning that I can no longer find their working directory like I used to with my tool `ycwd`… https://github.com/blinry/ycwd (I used it to spawn new terminals in the same directory as the currently focused one.)Maybe I could change it to use the window's title instead? 🤔