• Clayton Coleman's avatar
    Improve terminal reuse and attach · 3a29e397
    Clayton Coleman authored
    Currently attach and the editor do not share the same logic for saving
    and restoring the terminal, and are not suitable for nesting (when the
    caller wants to create something, attach, and then delete something when
    the attach is over).  This commit moves the interrupt protection logic
    to a util package and supports nesting interrupt handlers.
    3a29e397
Name
Last commit
Last update
..
child.go Loading commit data...
child_linux.go Loading commit data...
interrupt.go Loading commit data...