Julia Evans on Nostr: enjoyed this article (via npub1xr0dl…4n3sp) about how the terminal works ...
enjoyed this article (via npub1xr0dlwneyr6kz3lmjqvszxpjm67u3rg3aulaw2vr9wjzpyh4duzqq4n3sp (npub1xr0…n3sp)) about how the terminal works https://www.linusakesson.net/programming/tty/, especially section on signals
I learned that SIGHUP and SIGWINCHH (when the terminal closes / is resized) aren't sent by the terminal emulator, they're sent by the TTY driver
I learned that SIGHUP and SIGWINCHH (when the terminal closes / is resized) aren't sent by the terminal emulator, they're sent by the TTY driver