Now that we are all using coding agents in our terminals, holding down the delete key with the right hand frame of the terminal window selected should not close terminal windows under any ...
One downside of turning my script into a prompt_toolkit Application is that I can no longer just write to stdout. How would I implement something like a scrolling log with line-wrapping using widgets?