I'm using Windows Terminal to access my Linux boxes and I have a need for copying data from the Linux console to the Windows host clipboard, it that possible?
More specific I run a .Net core application on Linux which need to copy a string to the clipboard.