Remix.run Logo
jayd16 a day ago

Its safer in an unfamiliar terminal than accidentally killing the app with Ctrl-c.

JulianWasTaken a day ago | parent | next [-]

Always a take which sprouts vehement arguments, but this is something macOS gets extremely right, as Cmd-C, Cmd-V, etc. indeed work everywhere including the terminal, and Ctrl-C in the terminal is reliably SIGINT.

3eb7988a1663 a day ago | parent | prev [-]

I also criss cross enough different terminals and systems that I never know if it is Ctrl-C or Ctrl-Shift-C. Same with paste.

dotancohen an hour ago | parent | next [-]

Try Shift-Insert. Works everywhere, never overloaded by something destructive.

silon42 a day ago | parent | prev [-]

It would be nice if we could use Ctrl+Break instead of Ctrl+C... also, use SysRq instead of Ctrl+Z.

mixmastamyk 21 hours ago | parent | next [-]

Rare to have these on a laptop. Sometimes you can find an non standard alternative key combo.

moffkalast a day ago | parent | prev [-]

Legacy bullshit from the 70s still making people facedesk today and probably for the next hundred years or more. At least ctrl-shift-c and ctrl-shift-v are now somewhat more common.