as / a

A graphical text editor
BSD 3-Clause "New" or "Revised" License
345 stars 25 forks source link

a: crash on long running process writing to deleted window #167

Closed as closed 5 years ago

as commented 5 years ago

Running a long-lived command eventually crashes the process if the command's output window is destroyed. This shouldn't happen. The fresh write should "relocate" or "re-create" the new window.