Forwarding copy to clipboard from dev container to Windows Host
Background I’ve mentioned VS Code dev containers on this blog before and like using them from WSL.
I’m also a fan of azbrowse for working with Azure resources from the terminal, and lately have found myself running azbrowse from within a dev container for various reasons.
There are several features in azbrowse that copy data to the clipboard, and when run from WSL it detects that and copies to the Windows clipboard, which is convenient.
[Read More]