@fishidwardrobe@social.tchncs.de
Post #1522070
2025-03-12 12:57 UTC
@TheTomas @synec if you type 'cat' by itself, it buffers waiting for input from nothing, and only ctrl-c can exit. So it *does* in fact make the keyboard safe for a cat to step on, more or less.
Replies (2)
-
@synec@messydesk.social 2025-03-12 13:08
@fishidwardrobe @TheTomas Genau.
-
@edavies@functional.cafe 2025-03-12 21:43
@fishidwardrobe @TheTomas @synec Or one or more ctrl-d (depending on circumstances). Also, ctrl-z doesn't actually make it exit but it does stop it eating all the input.