Changes between Initial Version and Version 1 of Ticket #2649, comment 1
- Timestamp:
- 03/16/20 16:26:10 (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2649, comment 1
initial v1 1 1 It's a weird request; but I'll go ahead anyway: Can you add diagnostics "of a higher level" than normal diagnostics, that would show: 2 2 3 * clipboard sync start . origin: server/client. type: text/plain4 * clipboard sync done .type: text/plain3 * clipboard sync start, origin: server/client, type: text/plain, data: `data[100:]` 4 * clipboard sync done, type: text/plain 5 5 6 6 or equivalent? I know for you these are not "useful enough"; for me though would give a peace of mind that ''I did press cut/copy shortcut'', and the status is OK/Fail.