• 1 Post
  • 4 Comments
Joined 1 year ago
cake
Cake day: June 28th, 2023

help-circle
  • ActivityPub is a communication protocol. There’s nothing stopping anyone from implementing it and then adding their own ‘features’.

    Just look at how different companies have implemented the HTML ‘standard’. You end up with websites that require specific browsers to run properly. It’s gotten better over the past few years, but god damn anyone old enough to remember what a pain it was designing websites in the 90’s and working around all of Internet Explorer’s shenanigans will tell you it’s not a good time.



  • Yes this makes sense. I’ve been using terminals for years with the ‘copy on highlight’ feature enabled, and I’m pretty sure when I was on OSX it was a single buffer.

    I can see how having mouse selected text end up in the buffer on a non-Terminal app would probably not be the desired behavior.

    I found ‘autocutsel’ which will keep PRIMARY and CLIPBOARD in sync, however Gnome Terminal doesn’t seem to support ‘copy on highlight’ while Terminator does.