{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":280033283,"defaultBranch":"master","name":"mosh","ownerLogin":"mgulick","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2020-07-16T02:35:03.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/4109840?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1594867410.0","currentOid":""},"activityList":{"items":[{"before":"e92212874edf6a7b7a8659f66a9e467e3c37f73e","after":"e8337eff281f1cbecf6292dac64598ede7277928","ref":"refs/heads/osc-52-clipboard-types","pushedAt":"2024-01-06T22:57:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mgulick","name":"Mike Gulick","path":"/mgulick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4109840?s=80&v=4"},"commit":{"message":"Support duplicate clipboard updates\n\nInstead of using the contents of the clipboard to determine if the\nuser has copied any text, use a sequence number that is updated\nwhenever text is copied. Consider the following scenario (as\ndescribed in #1090):\n\n1. User copies text 'abc' on remote machine via mosh.\n2. User copies text 'xyz' on local machine.\n3. User copies text 'abc' on remote machine again.\n\nThe local clipboard will still has 'xyz' because the most recent copy\ntext 'abc' matches the last text copied via mosh, so it does not\ndetect that the user copied new text and does not update the local\nclipboard.\n\nThis patch updates detection of newly copied text via a sequence\nnumber. This number is an 8-bit unsigned integer that is updated\nevery time new text is copied. This will roll over after 256\nclipboard updates, but that is fine as we only care about it being\ndifferent than the last value.\n\nFixes #1090.\nFixes #637.","shortMessageHtmlLink":"Support duplicate clipboard updates"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD2WLVowA","startCursor":null,"endCursor":null}},"title":"Activity ยท mgulick/mosh"}